I understood that it's not good practice to publish an app with logs, so i disabled all my log calls.
Now AdMob logs every time an ad is displayed, How can i cancel that? i don't seem to find any information about this topic in the documentation, and i've read that you can use ProGuard but that seems like a bad solution.
Isn't there someway to disable 3rd party logs?