Search code examples
iphoneuiwebviewpaypal

iPhone Paypal in UIWebView Appstore approval process


My application has paypal integration. I have read in many threads, they stated that paypal integration will cause the application to reject from app store. I am going to integrate paypal in uiwebview.It will be approved by App store?

My application type is just logging in and post their ads to other users. For each ads they have to pay.

Please help me out it has to be in appstore in next few days. I am reaching my deadline.

Thanks in advance.


Solution

  • I think it depends what you are selling in your App.

    With StoreKit, you sell additional content: "You can use this in-application payment functionality to collect payment for enhanced functionality or additional content usable by your application." - Apple

    Therefore, if you are selling additional content using PayPal, it would be logical that Apple might have issue with this and reject your app.

    If you are selling a physical item, or something that isn't additional content then I'm sure you can use PayPal. Take the eBay app for example.