Releases: adaptyteam/AdaptySDK-React-Native
Releases · adaptyteam/AdaptySDK-React-Native
v2.3.10
- Logger on JS layer. If you set
logLevel
, Adapty is now going to log all the happening events about serialization and messaging with native layer - Fixed an error, that caused
getProfile
to throw an error on some devices, ifprofile
included a date with a timezone offset - Android native Adapty bump SDK v2.3.1 to v2.3.3
v2.3.7-beta
- Another way to locate local maven repository for the cases, when Gradle fails to find it (#51)
updateAttribution
fix for android. JS Bridge caused JS object to be invalid on a native side, changed serialization mechanism
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
- Added an option to specify the paywall locale
❗️Please note that you should enable this feature in the dashboard, in other case the SDK will not receive any values forremoteConfig
- Added activation call memoization to avoid
alreadyActivated
error while hot reloading (#42)