Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 4.14.0 #21

Merged
merged 16 commits into from
Jun 18, 2018
Merged

Version 4.14.0 #21

merged 16 commits into from
Jun 18, 2018

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Jun 18, 2018

  • Added deep link caching in case AppWillOpenUrl method is called before SDK is initialised.
  • Added SetPushToken(string) method to Adjust interface for iOS platform. This method should be used instead of SetDeviceToken(NSData) for passing push token to Adjust SDK as of v4.14.0.
  • Added new method AppWillOpenUrl(Android.Net.Uri, Context) to Adjust interface for Android platform. This method should be used instead of AppWillOpenUrl(Android.Net.Uri) as of v4.14.0.
  • Marked SetDeviceToken(NSData) method of the Adjust interface for iOS platform as deprecated.
  • Marked AppWillOpenUrl(Android.Net.Uri) method of the Adjust interface for Android platform as deprecated.

@uerceg uerceg merged commit dfbf562 into master Jun 18, 2018
@uerceg uerceg deleted the v4140 branch June 18, 2018 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant