v3.2.4
What's New in Flutter SDK v3.2.4:
-
iOS
ApphudErrorfields fix — Errors returned frompurchase,purchaseProduct,purchasePromo,restorePurchases,loadFallbackPaywalls, andshowPaywallnow exposenetworkIssueanderrorCodeon the Flutter side (not justmessage). Previously these fields were alwaysfalse/nullon iOS, so offline/network failures could not be detected from Dart (e.g. show cached paywalls when purchase fails with no internet). -
iOS
fetchPlacementserror forwarding —fetchPlacementsnow forwards native errors to Flutter viaApphudPlacements.error, matching Android behavior. Errors includenetworkIssueanderrorCodewhen applicable. -
Included Native SDK Versions — [Android] ApphudSDK-Android 3.2.5, [iOS] ApphudSDK 4.2.3.