Skip to content

3.27.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hokstuff hokstuff released this 28 Jul 18:21
  • This release can be used to beta test iOS 14.
  • Push Stories and the tvOS SDK are not yet compatible with Xcode 12. This will be added in a future beta release.
Breaking
  • Requires Xcode 12.
  • Updates the minimum required version of SDWebImage from 5.0 to 5.8.2.
  • Removes the ABK_ENABLE_IDFA_COLLECTION preprocessor macro from the SDK.
    • If you wish to enable IDFA, please use the ABKIDFADelegate.
    • Integration instructions for supporting iOS 14 in your ABKIDFADelegate will be included in a future beta release.
Updated
  • Adds support for iOS 14's Approximate Location feature.
    • Note that the Geofence feature will not work if the end user chooses to provide only approximate location.
    • Optional session-start based location tracking will continue to work. Accuracy will be based on the user's precise vs. approximate choice.