Adrian Bunge

Results 5 comments of Adrian Bunge

Perhaps the best interim solution is to just have a scheme with a name and a type for now. Not having a scheme with types is a deal-breaker for me...

This is also happening on React Navigation V4.4.0

Unfortunately, `SENTRY_DISABLE_AUTO_UPLOAD=true` doesn't work when trying to build locally. I've also tried logging in with sentry-cli, which didn't work either. I'm using: `"@sentry/react-native": "~5.20.0"`. Here's the full error output that...

I eventually found the issue with my build! Hidden in the Xcode Logs output was a problem with the iOS distribution certificates and provisioning profiles. I deleted all of them...