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.11.0 #12

Merged
merged 13 commits into from
Jan 5, 2017
Merged

Version 4.11.0 #12

merged 13 commits into from
Jan 5, 2017

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Dec 29, 2016

Added

  • Added Adid property to the attribution callback response.
  • Added property Adjust.Adid to be able to get adid value at any time after obtaining it, not only when session/event callbacks have been triggered.
  • Added property Adjust.Attribution to be able to get current attribution value at any time after obtaining it, not only when attribution callback has been triggered.
  • Added sending of Amazon Fire Advertising Identifier for Android platform.
  • Added possibility to set default tracker for the app by adding adjust_config.properties file to the assets folder of your app. Mostly meant to be used by the Adjust Store & Pre-install Tracker Tool (https://github.com/adjust/android_sdk/blob/master/doc/english/pre_install_tracker_tool.md).

Fixed

  • Now reading push token value from activity state file when sending package.
  • Fixed memory leak by closing network session for iOS platform.
  • Fixed TARGET_OS_TV pre processer check for iOS platform.

Changed

  • Firing attribution request as soon as install has been tracked, regardless of presence of attribution callback implementation in user's app.
  • Saving iAd/AdSearch details to prevent sending duplicated sdk_click packages for iOS platform.
  • Updated docs.
  • Updated native iOS SDK to version 4.11.0.
  • Native SDKs stability updates and improvements.

@uerceg
Copy link
Contributor Author

uerceg commented Dec 30, 2016

@adjust/integration

Copy link
Member

@nonelse nonelse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add to remove and add the dll referenced on the example apps, outside that, it looks good!

@uerceg uerceg merged commit 970e1bb into master Jan 5, 2017
@uerceg uerceg deleted the v4110 branch January 5, 2017 12:26
nonelse pushed a commit that referenced this pull request Oct 26, 2020
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.

2 participants