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 #15

Merged
merged 20 commits into from
Feb 6, 2017
Merged

Version 4.11.0 #15

merged 20 commits into from
Feb 6, 2017

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Jan 25, 2017

Added

  • Added adid property to the attribution callback response.
  • Added getAdid() method of the Adjust2dx instance to be able to get adid value at any time after obtaining it, not only when session/event callbacks have been triggered.
  • Added getAttribution() method of the Adjust2dx instance to be able to get current attribution value at any time after obtaining it, not only when attribution callback has been triggered.
  • Added method swizzling for iOS platform so that only implemented callbacks in Cocos2d-x are getting implemented and called in the iOS.
  • 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 Android 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 processor 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.
  • Changed Makefiles with bash scripts.
  • Updated docs.
  • Updated native iOS SDK to version 4.11.0.
  • Updated native Android SDK to version 4.11.0.
  • Native SDKs stability updates and improvements.

@uerceg
Copy link
Contributor Author

uerceg commented Jan 25, 2017

@adjust/integration

@uerceg uerceg merged commit 6655b29 into master Feb 6, 2017
@uerceg uerceg deleted the v4110 branch February 6, 2017 13:51
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