문제

I'm implementing in-app purchases in my app, but I hit a problem. When I request for my products on a tablet it works but when I'm requesting my products on another it doesn't.

Here is the context in which I'm testing:

Device on which the in-app purchases work: iPad 2, iOS 7. Device on which the in-app purchases doesn't work: iPad 3, iOS 6.

I am not signed-in on neither in the app store.

I've restarted the OS, I've deleted the app and re-installed it but it still doesn't work on the iPad 3. What could be the problem?

UPDATE 1

the error i'm getting for the device on which i have problems requesting is "invalid product identificer"

UPDATE 2

i've also tested on an iPad 3(iOS7) and iPad mini (iOS6) and it works.

도움이 되었습니까?

해결책

if you tried everything but still get invalid product id, in case your device is jailbroken, try factory restore. I tried everything and didn't get it to work til i restored to factory version. Somehow jailbroken device is not able to test out in app purchase

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top