Skip to content

Branch iOS SDK 1.39.0

Compare
Choose a tag to compare
@echo-branch echo-branch released this 05 Mar 00:48
· 1037 commits to master since this release

v1.39.0
March 4, 2021

CORE-1715
Check AppTrackingTransparency status. The Branch SDK does not prompt the user, however it does check what the current ATT authorization status is. This provides more clarity into why IDFA is not authorized.

CORE-1575
Add support for AdServices.framework and the Apple Attribution Token. For cocoapods, AdServices.framework is included by default. For other integration options, you should include the AdServices.framework.

CORE-1711
Reduce default SKAN timeout per FB request.

CORE-1753
Remove a debug log message to address security scanner false alarm.