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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
-
### Version 5.0.1 (13th September 2024)
1
+
### Version 5.0.1 (14th September 2024)
2
2
#### Fixed
3
3
- Fixed `Adjust.modulemap not found` error in certain CocoaPods integration cases.
4
4
- Fixed `removeGlobalCallbackParameter` and `removeGlobalPartnerParameter` web bridge methods.
5
+
- Fixed deferred deep link callback not getting triggered issue in the web bridge.
5
6
6
7
#### Changed
7
8
- Added validation when passing callback / partner parameters and third party sharing granular options / partner sharing setting parameters in web bridge.
0 commit comments