问题
I've begun testing the In App Purchase functionality of my phone. It works great on my phone, every product id I submit works fine and comes back as valid, but as soon as I tested it on my coworkers phone, each product id came back as invalid.
I'm probably over looking something and I've followed a bunch of tutorials online, but is there any reason for storekit to reject valid product id's on one phone and accept them on another?
Note that I've ensured that there are no parental control settings on the other device.
Thanks
回答1:
Figured this one out. After testing product id's on every other device I could find and not being able to recreate the invalid product id error, we removed the app from the bad phone, rebooted, reinstalled and everything is working fine again.
This was on iOS 4.2 and an iPhone 4 if anyone else come across this error again.
来源:https://stackoverflow.com/questions/4360830/product-identifiers-are-valid-on-one-phone-but-not-another