You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
Branch iOS SDK Change Log
2
2
3
+
v.3.9.0
4
+
- Integration Validator 2.0 - Improved integration validator to provide references to how to fix when a check fails, export logs from the app and invoke it using query parameter
5
+
- Fixed Integration Validator crash when URIs and bundle ids from the server are empty.
6
+
- Removed extra macros for tvOS check in umbrella header which were causing compiliation error in hybrid apps.
7
+
- Fixed Init Race for Push notifications
8
+
- Fixed issue which was not sending linking request when tracking is disabled and app is launched via spotlight results.
9
+
- Added test apps for Mobileboost.
10
+
- Added GHA for Mobileboost.
11
+
- Fix for early branch init on install.
12
+
- Fixed compilation error for enableLoggingAtLevel API when used without callback.
13
+
3
14
v.3.8.0
4
15
- Added new `BranchAdvancedLogCallback` which contains request and response data for Branch network requests
5
16
- Added ability to set Consumer Protection Attribution Level through the `branch.json` file
0 commit comments