#sentry-cli failing on bundle react native code and images

7 messages · Page 1 of 1 (latest)

wintry bluff
#

Hey all, I can build via the cli (i.e. yarn ios) just fine but when building via xcode I keep getting this error.

opaque spade
#

which version of the SDK are you using? a similar error was fixed in v6.20.0

wintry bluff
#

7.2.0

wintry bluff
#

Any ideas @opaque spade ?

opaque spade
#

can you add the env variable SENTRY_LOG_LEVEL=debug and try again?
I suspect there is an issue with the upload source map step (missing auth token, org or project slug) but the message is not clear.
more logs from the cli should help.

wintry bluff