Hello,
I have issues with my in app purchases which are auto-renewable subscriptions. In fact StoreKit doesn't give me any products, so everything else after that fails of course.
In sandbox mode everything works like a charm.
I searched Google for help, but all I have to do seems to be done already:
- Create a paid Applications contract
- Get in app purchase products approved
Do I have to somehow assign them to my app or binary or something (which I didn't becuas there's no option for that)?
Or is there a way to debug the production build in XCode with console?
Since the issue is urgent, I highly appreciate every help!!
Bye The_Unknown