Is there any of you facing issue with react native sentry error?


Running script ‘Bundle React Native code and images’
** ARCHIVE FAILED **

The following build commands failed:
PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/distiller/Library/Developer/Xcode/DerivedData/
(1 failure)
ERROR [2022-09-19 07:08:04.95]: Exit status: 65

the issue happend in ios build i’m using xcode version 13.4

Did you ever resolve this? Experiencing this on xcode 14 as well

You should open the log link. I was thinking it was Sentry’s fault, but in the log, I saw it was an import error in my code. I think it’s not about Sentry.