Skip to content

Conversation

uerceg
Copy link
Contributor

@uerceg uerceg commented Feb 7, 2017

Added

  • Added support for react native 0.40.0 (thanks to @philipheinser).
  • Added adid property to the attribution callback response.
  • Added getIdfa method to the Adjust instance to be able to obtain iOS advertising identifier (IDFA).
  • Added getGoogleAdId method to the Adjust instance to be able to obtain Google Play Services advertising identifier.
  • Added getAdid method to the Adjust 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 to the Adjust instance to be able to get current attribution value at any time after obtaining it, not only when an 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 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.
  • 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 Feb 7, 2017

@adjust/integration

@dhorelik
Copy link

dhorelik commented Feb 8, 2017

hi, @uerceg. How soon are you planning to merge this and release an update? It would really help us update our app to react native 0.40.0 smoothly

@uerceg
Copy link
Contributor Author

uerceg commented Feb 8, 2017

Hi @dhorelik

We have no exact ETA on merging this, but I would say that we'll give our best to do it this week, worst case scenario beginning next week.

@dhorelik
Copy link

dhorelik commented Feb 8, 2017

Cool, thanks a lot, @uerceg

@uerceg uerceg merged commit 9c7334e into master Feb 13, 2017
@uerceg uerceg deleted the v4110 branch February 13, 2017 16:09
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.

3 participants