Skip to content

6.0.0

Choose a tag to compare

@aoleynik812 aoleynik812 released this 04 Feb 14:34
· 8 commits to main since this release

What’s New:

  • The order of selecting the value of advertisingIdentifiersTrackingEnabled from AnalyticsLibraryAdapter has been changed: the flag value has default value and it override AppMetrica default value.
  • The userContentController property has been removed from the AMAJSControlling protocol.
  • AppMetricalibraryAdapter API change. To avoid Swift limitations, the following have been renamed:
    AppMetricaLibraryAdapterAnalyticsLibraryAdapter
    LibraryAdapterConfigAnalyticsLibraryAdapterConfig
    LibraryAdapterConfigurationAnalyticsLibraryAdapterConfiguration
    MutableLibraryAdapterConfigurationMutableAnalyticsLibraryAdapterConfiguration
  • Compatibility with Swift 6 has been added
  • Minimum Swift version has been raised to 5.9.0.

Full Changelog: 5.16.0...6.0.0