MindscapeHQ / raygun4reactnative

ReactNative crash reporting SDK for Raygun
MIT License
3 stars 3 forks source link

iOS Exceptions not making it to RayGun #66

Open rkeiii opened 1 year ago

rkeiii commented 1 year ago

We've had two customers report (on 1/6/23) our app starting to open, flashing a white screen, then crashing. These crashes made it into Apple App Store crash data but are not showing up in RayGun. Is this expected behavior if the exceptions occurred to early during init or should RayGun be seeing these?

See the attached sample crash log downloaded from Apple. samplecrash.txt

The only place I can see we're deviating from the install instructions is in our PodFile. We're using a newer SDK version. Is this a problem? platform :ios, '12.4'