Question

[IOS Crash 17.2.1] React native 0.73.1

  • 22 February 2024
  • 1 reply
  • 86 views

Badge +3

Hello RevenueCat, I am using React Native version 0.73.1. I have installed react-native-purchases: 7.21.0. It works fine on the emulator, but when I deploy it to TestFlight, the app crashes immediately upon opening.


This post has been closed for comments

1 reply

Userlevel 5
Badge +9

Hey @huynh-thanh-huy-3695c5,

The iOS simulator can work differently than a real device. Can you test in sandbox on a real device? If you build and run from Xcode you will be able to see the crash logs. It’s possible to also get the crash logs from your TestFlight build but it requires you to attach the Console.app app on your Mac to your app’s process on your device which can be less straightforward than using Xcode.