Skip to content

2.11.0

Latest
Compare
Choose a tag to compare
@x401om x401om released this 09 May 17:30

New:

  • Since this version we are using CDN for even more use-cases. This technology helps us to synchronize data much faster.
  • Added an option to activate Adapty SDK by passing Adapty.Configuration object.

Breaking:

  • New method .setFallbackPaywalls(fileURL:) accepts URL object for file resource instead of Data in .setFallbackPaywalls(_:).
  • remoteConfig is now an Adapty.RemoteConfig object, which contains dictionary and locale properties.
  • Adapty.ipAddressCollectionDisabled was removed, use Adapty.Configuration.
  • Adapty.idfaCollectionDisabled was removed, use Adapty.Configuration.

⚠️ Warning: Please ensure you update the Fallback Paywalls files before releasing a new version.

Full Changelog: 2.10.4...2.11.0