InAppPurchase works in simulator but not on iPhone

◇◆丶佛笑我妖孽 提交于 2019-12-11 11:04:30

问题


I have an app v1.0 already released on the store without In App Purchase. I develop a v1.1 adding an In App Purchase.

IAP works fine on simulator (title, description, price and ID all come back correctly from iTunes Connect), but not on the device. As Eric sayed on this post, a solution is to delete the app from the iphone and reinstall. In App Purchase works in simulator but not on iPhone => it works

BUT Question! Will my users also need to uninstall their application v1.0 and install 1.1 for this to work???? (or the problem is just a "sandbox" problem and my users can do an update and have IAP working once time ??)

(it's a big problem for if they need to reinstall because they are going to loose data stored in their v1.0 for update in v1.1 just to have IAP that works...).

Thank you for your help

来源:https://stackoverflow.com/questions/10922823/inapppurchase-works-in-simulator-but-not-on-iphone

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