Hi
we are developing an app that will be available in all different markets (iOS ,android ,windows and also on the web based ), the app will have few functionality for free and few functionality as premium. (like in our app you can upload images of utility at geo-location for free and in our premium service you can draw utility(pipes) on google map ).
now the question comes is that either to use In-app purchase or any 3 rd party payment gateway (like PayPal).
With consideration :
# That if a user buys premium service , then it should be reflected everywhere ( web, other platforms).
In, this case which method will be best IAP or 3 rd party payment gateway, going through this rule it become confusing :
-->Instead using App Purchase API (IAP) perhaps would violate the following rules of the guidelines:
11.3, 11.4
-->Perhaps using PayPal would violate the following rules of the guidelines:
11.2, 11:13
Thanks
Nikhil Dhariwal