Hi,
I’m having a problem with the Apple IAP using the store library.
I have setup (2) purchase options that are consumable. When I go to test the purchase using a test account listed in my iTunes account, the call goes out to Apple to make the purchase and comes back calling the storeTransaction call. In the return call the event parameter keeps coming back as nil, there is no information being passed back. The last app I published was about 6 months or so ago using this same code but for some reason with the newest build no info is passed. I am using storyboard and don’t know what could be causing the issue.
Both consumable products are listed in my app listing and the id is being passed to the apple purchase call.
Thanks for any help!!