In the Google Developer Policies it is stated that for in app purchases you should always use Google Play Store. Other payment methods (like using the Corona PayPal Plugin ) are only allowed, if your app is NOT a game and IF you are selling either physical goods or virtual goods, that can be used also outside of the application.
Google seems to ban apps that don’t comply with this. So, if my free app is selling an audio course to the user through an in app purchase, I thought maybe I could copy the audio lessons that the user has paid for in another folder/directory on the phone - so that the user theoretically could use these audio files outside of the app (although it really makes more sense to play them inside the app…)
I didn’t find a way yet to copy any files outside of the system.DocumentsDirectory.
Is that even possible? Like, to store some files directly into the “media” folder on the phone?
Maybe there is a plugin that will do this?
Or how do the other Corona users see it with the Google Policies and Paypal payments??
I am happy to hear your thoughts on this.
Best,
Nils