File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 11Branch iOS SDK Change Log
22
3+ - v0.12.18
4+ * Updated share channel names for some older iOS app versions.
5+ * Updated how the SFSafariViewController window is handled when finding a strong match.
6+ - The keyWindow and firstResponder will no longer lose focus at app start up (#484 , AIS-122).
7+ - Branch now plays nicely with the Facebook login controller (AIS-122).
8+ * Improved handling of queued link opens. (#491 , #503 , AIS-128)
9+ * Made the preference helper more robust to prevent crashes (#514 )
10+ * Updated nullability of callback parameters for Swift (#509 , #507 , AIS-149).
11+ * Fixed some nil reference errors found by static analysis.
12+ * Fixed a small memory leak.
13+
314- v0.12.17
415 * Made the preference file creation more robust and fault tolerant.
516
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Branch SDK Release Notes
44
55Check the change log for specific fixes: [ Change log on Github.] ( https://github.com/BranchMetrics/ios-branch-deep-linking/blob/master/ChangeLog.md )
66
7+ #### Branch Version 0.12.18
8+
9+ * There are no breaking changes in this release.
10+ * There are no significant new features in this release.
11+ * Special testing instructions: Test with slow networks and fast app switches.
12+
713#### Branch Version 0.12.17
814Crash fix due to preferences
915
You can’t perform that action at this time.
0 commit comments