BranchMetrics / android-branch-deep-linking-attribution

The Branch Android SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/pages/apps/android/
MIT License
396 stars 156 forks source link

Suggest to use ads-identifier instead. #821

Open nabrozidhs opened 4 years ago

nabrozidhs commented 4 years ago

Would it be safe to suggest com.google.android.gms:play-services-ads-identifier instead of play-services-ads ?

I was browsing the file Branch-SDK/src/io/branch/referral/SystemObserver.java and seems to be a safe suggestion.

It's a much smaller library :)

bklastaitis-branch commented 4 years ago

Thanks @nabrozidhs! We will change the suggestion in the documentation as per your suggestion (DOCS-1296).