iPhone Paypal in UIWebView Appstore approval process

混江龙づ霸主 提交于 2019-12-29 07:12:31

问题


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.


回答1:


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




回答2:


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.



来源:https://stackoverflow.com/questions/5145524/iphone-paypal-in-uiwebview-appstore-approval-process

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!