Reputation: 163
This is a more general question about Google's in-app billing mechanics. I've read the documentation, but there is one thing bothering me, that I would like to sort out before I get to coding.
I would like to remove Admob ads in my android application via a subscription. That means that the user pays for the subscription and as long as he/she chooses to keep the subscription active, there would be no ads in their application.
Now as far as Apple goes, they actually forbid the removal of ads via a renewable subscription. I've been browsing the webs for Google's view of this, but have yet to find any. If anyone has had any experience with this, please do no hesitate to share your thoughts. Am I allowed to remove Admob ads via a subscription.
Upvotes: 2
Views: 533
Reputation: 2674
Yes, you can remove admob ads whenever you like. Using admob is 100% voluntarily and you can stop showing them in your app whenever you like.
Upvotes: 2