Tag: identifier

Firebase Analytics and advertising identifier access

Android apps using just Firebase Analytics without any other firebase dependencies like Firebase Ads ends up declaring AD_ID permission in the final merged android manifest. implementation platform('com.google.firebase:firebase-bom:32.4.0') implementation 'com.google.firebase:fireb...