Post

Replies

Boosts

Views

Activity

Reply to Debugging Crashlog - Crashes in Testflight but not in simulator
The cause of my crash was from the library react-native-snap-carousel. After upgrading from 3.9.1 to 4.0.0-beta.6, the crashing stopped. Before "react-native-snap-carousel": "3.9.1", After "react-native-snap-carousel": "4.0.0-beta.6",
Replies
Boosts
Views
Activity
Feb ’23
Reply to IOS (React-native) app crashes in test flight while working fine in emulator
I am getting this same stack trace. I have narrowed the crash down to this import "react-native-snap-carousel": "3.9.1". When commenting out my import for that library, the app doesnt crash. Looking for a solution still.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Debugging Crashlog - Crashes in Testflight but not in simulator
Thank you for the insight! Is there a way I can determine which third party library its coming from or will I have to go through the process of guessing and checking?
Replies
Boosts
Views
Activity
Jan ’23