osx - Android ID, IMEI and MAC tracking from Analytics SDK -


we releasing our android app in google , non google play store.

does firebase analytics supports tracking of android id, imei , mac?

if use analytics sdk, support both google advertising identifier , android id alongwith imei/mac tracking, our app banned release? , how should integrate firebase or other sdk if non-google play store not support google advertising identifier?

thanks, praveen

firebase analytics captures advertising identifier on google play devices, not primary user key. instead, unique id generated each instance of app on device, , behavior consistent across google play , non-google play devices.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -