Branch iOS SDK Change Log
- v0.12.30
- Fixed some rare app crashes in BranchOpenRequest due to a race condition.
- Prevent a crash by making a deep copy of dictionary before merging entries. (#573)
- Removed NSLog statements added for debugging. (#572)
- Content Discovery Updates (#571)
- Adding referred link from response.
Adding referred link from response in case available.
Support non-app links click with content discovery. - Fixed unnecessary "-" char appended to the CD keys.
- Fixed a race condition that caused a rare app crash.
- Adding referred link from response.
- v0.12.29
-
Beta Release <
- The browser user agent string is now cached for faster SDK startup (AIS-197).
-
- v0.12.28
-
Beta Release <
- Added the
getLatestReferringParamsSynchronous
method AIS-8 (#536).- For details see
getLatestReferringParamsSynchronous
in the README.md documentation.
- For details see
- Improved the SDK responsiveness when getting the browserUserAgentString.
-