As per Google Play Store policies 'Beginning August 1st 2014, all updates and new apps uploaded to the Play Store must use the advertising ID (when available on a device) in lieu of any other device identifiers for any advertising purposes'
We have been using Secure.ANDROID_ID in past for advertising purpose. App is now updated to use ADVERTISER ID from Google Play Services. But some devices have custom Android OS without Google Play Services. Is it allowed to use ANDROID_ID in these cases ?? Our major concern is if my App is using ANDROID_ID in code as fallback mechanism when Google Play Services is not available, is it possible PlayStore will reject our App ?? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

