BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
56 stars 46 forks source link

Click Injection Issue #42

Closed JSpiner closed 6 years ago

JSpiner commented 6 years ago

I heard that Google and tune created a new referrer API to prevent click injection.(here) I think it is a good solution. So, which sdk version does support this issue?

atroutt commented 6 years ago

Hi! The Tune Android SDK 4.15.0 release was the first to leverage the new API from Google Play. So, any version after that will include this functionality.

JSpiner commented 6 years ago

@atroutt Wow, that's great. Are there no backward compatibility issues? I want to use the latest version as soon as possible. But I'm worried that it has been tested enough (because it's a completely new api)

john-gu commented 6 years ago

Hi @JSpiner, we still support the INSTALL_REFERRER intent receiver as a fallback solution for devices that have not updated to access the referrer API.