Reputation: 137
My first version of the app was working well both when live as well as in sandbox..now the second version is crashing after downloading from Appstore. The second version worked well in sandbox mode for both development and ad-hoc. The applicaiton went live and now it's crashing
worked well when it was in Sandbox
Upvotes: 3
Views: 145
Reputation: 66
Issue might be with the receipt handling code,Please handle the null/empty array/dictionary part correctly ,You might be receiving receipts details as null or empty Array/dictionary in some cases. Check it
Upvotes: 4