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 i开发者_如何转开发n 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.
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.
I hope this helps! N
It's not about the method of integration - it's about Apple missing on your revenue. Their policy is - if you sell something via the app, you must provide an alternative (not necessarily exclusive) payment channel via In-App Purchases. Read up on the StoreKit framework.
精彩评论