IAP Store Function Closes App

Hey everyone,

Is anyone having an issue with IAP when testing in TestFlight?

Whenever the store.purchase() function is called, the app closes before showing the IAP popup. Here is a video of what it looks like.
 

It does have the “UIApplicationExitsOnSuspend = false” in the build settings.

The live versions don’t do this, but we haven’t updated the apps in awhile. We’ve tried the latest public release of Corona SDK and a more recent daily build.

The IAP does eventually go through but it requires user to reopen the app.

Could this just be a TestFlight issue and the live version may not do this?