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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
### Version 4.14.1 (18th June 2018)
2
+
#### Added
3
+
- Added `setPushToken:` method to `Adjust` interface to use push token as `NSString` data type. This method is intended only to be used by Adjust non native SDKs and you should not be using it in your native iOS app. Please, continue with usage of `setDeviceToken:` method as stated in `README`.
4
+
5
+
---
6
+
1
7
### Version 4.14.0 (8th June 2018)
2
8
#### Added
3
9
- Added deep link caching in case `appWillOpenUrl` method is called before SDK is initialised.
0 commit comments