Feb. 10, 2021
CORE-1608
Switch to semantic versioning! We added a 1 for improved compatibility with versioning tools.
CORE-1677
Add a static xcframework.
The pre-built static xcframework is Branch_static.zip attached to the github release page. Note that the static xcframework does not support tvOS.
CORE-1626
Remove some non-inclusive terms.
The method 'addWhiteListedScheme' is now named 'addAllowedScheme'
The method 'setWhiteListedSchemes' is now named 'setAllowedSchemes'
SDK-1111
The method 'lastAttributedTouchDataWithAttributionWindow' to obtain last attributed touch data now includes an NSError in the completion block.
SDK-1106
Remove old data transfer code. Addresses a potential crash.