In-App Purchase is not supported on the device - iOS

Hi,

I’m having a problem testing my iAP system. The [lua]store.isActive[/lua] is returning [lua]false[/lua] on the iPhone.

I’m using AdHoc build profile to test this. I’ve set the Enable Restrictions setting to make iAP available so I don’t know why it is returning false.

Thanks,
Serkan [import]uid: 154911 topic_id: 36943 reply_id: 336943[/import]

Ah I did the if check on the very wrong part of my code. It’s solved. [import]uid: 154911 topic_id: 36943 reply_id: 145272[/import]

Ah I did the if check on the very wrong part of my code. It’s solved. [import]uid: 154911 topic_id: 36943 reply_id: 145272[/import]

Hi!

I had the same problem. Export it to “xcode simulator” and it should work for you. I got that. The Corona SDK simulator does not support In App Purchase.

Note: When you click the button, wait a bit because the xcode simulator is slow :wink:

Hi!

I had the same problem. Export it to “xcode simulator” and it should work for you. I got that. The Corona SDK simulator does not support In App Purchase.

Note: When you click the button, wait a bit because the xcode simulator is slow :wink: