I heard from someone that in the App Store, everything that you sell, or something that the user buys, Apple should have 30% . This implies that even if you open a webpage in an application and accept a donation, Apple must have a percentage. Otherwise, you will have to redirect the user to make this donation outside the application - for example, by calling the browser.
So, if that's true, I wanted to know if Google supports the same policies. I could not find this specific answer in the documentation, just the purchase information in the application (but I consider this scenario as a purchase in the application, but not in the application itself (sorry if this seems confusing).
Take Groupon as an example. If you buy a coupon, is it an βin-app purchaseβ? I do not believe that Google will take 30% on everything you buy there, so I just wanted to make sure that it complies with their rules.
The application I'm working on will donate and a coupon from sponsors (Walgreens, etc.). Is it ok if I do this via WebView or do I need to name a browser?
Sorry if my in-app purchase concept is blurry.
Any information on this topic is greatly appreciated.
EDIT:
In my opinion, buying an In-App (for both Google and Apple) is similar to the API that you use to process these payments. What I'm confusing is that, for example, in the Apple In-App Purchasing Guide:
So, does this mean that I cannot use the Apple In-App Purchase to sell my book (but could open my e-commerce site in the application and sell it), or I can not sell my book at all in my application? I know this may seem like a silly question, but it doesn't seem clear to me.
android google-play app-store in-app-purchase
Teo inke
source share