MindscapeHQ / raygun4reactnative

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

crash with xcode 16 beta #79

Closed alainib closed 3 months ago

alainib commented 4 months ago

i use

"raygun4reactnative": "1.3.0", "react-native": "0.74.2",

lastest xcode Version 16.0 beta 2 (16A5171r)

i cannot run my project anymore

i get No type named 'terminate_handler' in namespace 'std' errors

Capture d’écran 2024-07-03 à 14 18 16 Capture d’écran 2024-07-03 à 14 18 40

what can i do ? thanks

Pallesen01 commented 4 months ago

Hi @alainib, this was an issue with raygun4apple provider and is fixed in the new version here. See if updating fixes your issue 🙂

alainib commented 4 months ago

Hi @alainib, this was an issue with raygun4apple provider and is fixed in the new version here. See if updating fixes your issue 🙂

hello . thanks for help and super fast response :)

do you plan to update raygun4reactnative package because it's not updated since 8 months . how to get last update for this bug ? i guess we have to update to xcode 16 and ios 18 soon to support new apple's devices.
thanks

Pallesen01 commented 4 months ago

Hi, sorry for the delay in getting back to you. An update has just been released for the raygun4reactnative package. Please try updating and let us know if this issue continues.

alainib commented 4 months ago

hello @Pallesen01 wow thanks for the new release .