I did this (as per SinisterSoft) on about 25 free droid apps on Google Play and Amazon too and not had any more policy violation or suspension problems (yet).
Current firebase plugin only does crashreporting (crashlytics) and analytics, remote config and notifications doesn't seem to need a consent, or at least you are responsible for using them or not.
So remains: Crashlytics: Enable Opt-in Reporting Analytics: Disable Analytics Collection
and yes it can be done, but: 1° it should be made optional, because sometimes we want to get crashes/analytics right from the app start 2° analytics is the core feature of firebase, it is unclear wether disabling it will still allow other firebase services to work 3° I can't tell you when or if I'll have the time to give it a shot
Comments
img src="http://forum.giderosmobile.com/uploads/editor/10/apwbjfngfpgd.png" alt="" />
Likes: SinisterSoft
Likes: SinisterSoft
http://SinisterSoft.com
http://facebook.com/WhatRhymesWithMartians
Current firebase plugin only does crashreporting (crashlytics) and analytics, remote config and notifications doesn't seem to need a consent, or at least you are responsible for using them or not.
So remains:
Crashlytics: Enable Opt-in Reporting
Analytics: Disable Analytics Collection
and yes it can be done, but:
1° it should be made optional, because sometimes we want to get crashes/analytics right from the app start
2° analytics is the core feature of firebase, it is unclear wether disabling it will still allow other firebase services to work
3° I can't tell you when or if I'll have the time to give it a shot
Likes: simwhi, SinisterSoft