2.11.0
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:)
acceptsURL
object for file resource instead ofData
in.setFallbackPaywalls(_:)
. remoteConfig
is now anAdapty.RemoteConfig
object, which containsdictionary
andlocale
properties.Adapty.ipAddressCollectionDisabled
was removed, useAdapty.Configuration
.Adapty.idfaCollectionDisabled
was removed, useAdapty.Configuration
.
Full Changelog: 2.10.4...2.11.0