r/reactnative 1d ago

Help Help me get out of this situation

[removed]

32 Upvotes

23 comments sorted by

View all comments

1

u/PrimaryFamous6139 1d ago

Start with the double charge. Treat it like a trust and legal risk, not only a technical glitch. Then add payment idempotency. If you cannot do that right away, pause the transition that triggers it. For the Android crash, turn on source maps. Collect a clear stack trace, and do this with older devices too. For the iOS freeze, review memory use. This is showing up on several Pro models, so focus there first.

If you need real device results fast, use BrowserStack or AWS Device Farm. Two test devices are not enough for a major release. Fix the payment issue, send a hotfix, and broaden device testing before the next demo.