We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6547d0 commit 7683ffdCopy full SHA for 7683ffd
ChangeLog.md
@@ -1,13 +1,15 @@
1
Branch iOS SDK Change Log
2
3
- v0.12.30
4
+ * Fixed some rare app crashes in BranchOpenRequest due to a race condition.
5
* Prevent a crash by making a deep copy of dictionary before merging entries. (#573)
6
* Removed NSLog statements added for debugging. (#572)
7
* Content Discovery Updates (#571)
8
- Adding referred link from response.
9
Adding referred link from response in case available.
10
Support non-app links click with content discovery.
11
- Fixed unnecessary "-" char appended to the CD keys.
12
+ - Fixed a race condition that caused a rare app crash.
13
14
- v0.12.29
15
* > Beta Release <
0 commit comments