3.2.3
- AdaptyUI: Internal improvements to paywall rendering
- Fixed an issue where
isActivated()
method returned incorrect value - Fixed an issue where
content
field ofAdaptyUIDialog
was not displaying correctly - Fixed an issue with
subscriptionUpdateParams
wrong serialization (by @Eittipat in #125) - Added
setupAfterHotRestart
method to Adapty and AdaptyUI which allows you to initialize the plugin after hot restart. Please checkisActivated
before calling this method. Please consider using this method in debug builds only to avoid any unexpected issues in release builds.
Full Changelog: 3.2.2...3.2.3