I have uploaded an android app in the Google Play Developer Console in the (public) beta phase. Now I want to publish the next version as "stable" with (admob) ads. But I don't want the beta users to see those ads. So I need a way to figure out if the app is beta or stable at runtime.
Thank you for any suggestions and answers!