Skip to content

Version 4.11.0

Compare
Choose a tag to compare
@nonelse nonelse released this 14 Dec 13:57
· 1871 commits to master since this release
  • Sending correctly Amazon Fire Advertising Identifier.
  • Added adid field to the attribution callback response.
  • 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.
  • Added method Adjust.getAdid() to be able to get adid value at any time after obtaining it, not only when session/event callbacks have been triggered.
  • Added methd Adjust.getAttribution() to be able to get current attribution value at any time after obtaining it, not only when attribution callback has been triggered.
  • Updated Criteo plugin:

Migration Guide.


Pull Request #236