Google complained about one of my apps that it is misusing the Google advertising Id.
The problem is that this app does not use any ads at all but it is compiled with FirebaseAdmob library activated because there is a build configuration for a free version which uses ads.
Is there a possibility to exclude a library based on the build configuration?
The problem is that this app does not use any ads at all but it is compiled with FirebaseAdmob library activated because there is a build configuration for a free version which uses ads.
Is there a possibility to exclude a library based on the build configuration?