You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As on the graph I posted, I uploaded the sourceMap successfully, but the index.bundle file size was 0, resulting in the incorrect code not being located, prompting sourceCode not find.
I use the./gradlew assembleRelease upload packages
I just wanted to use the hermes engine, but when I changed to the JSC engine I was able to locate the wrong location and it was all normal, so I guess there were some problems with the hermes switch
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: 1.3.6
react-native
version: 0.61.2Are you using Expo?
Are you using sentry.io or on-premise?
Configuration:
I have following issue:
Description goes here ...
i use ./gradlew assembleRelease Upload the android package
Steps to reproduce:
Actual result:
Expected result:
The text was updated successfully, but these errors were encountered: