objective c - Test iPhone in-app purchases on a different bundle? -


We have a group of beta testers for the iPhone app Recently, we added in-app purchases to the app.

Earlier, we send beta testers to the ad hawk build using different bundle IDs and names so that they are store builds and ads; however, it seems that we have to test in-app purchases For ad hoc copy, with the same bundle ID, this means that we can not send beta separately. COPY - Our beta file (annoyingly) overwrites the user's store-bought app.

Is there a way to test in-app purchases in a separate bundle ID? Do I need to set up a fake, also test the purchase of in-app for the test?

There is a lot to upload on ITC and then reject the binary.


Comments