Skip to content

3.26.1

Compare
Choose a tag to compare
@chshapiro chshapiro released this 04 Aug 17:42
· 60 commits to master since this release

Changed

  • Deprecates the compilation macro ABK_ENABLE_IDFA_COLLECTION in favor of the ABKIDFADelegate implementation.
    • ABK_ENABLE_IDFA_COLLECTION will not function properly in iOS 14. To continue collecting IDFA on iOS 14 devices, please upgrade to Xcode 12 and implement App Tracking Transparency and Braze's ABKIDFADelegate (see the iOS 14 upgrade guide for more information).

Added

  • Adds improved support for iOS 14 Approximate Location tracking.