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
sentry-cli is confirming upload but when I check logs on the site it's still in it's obfuscated form. Is there a React-Native plugin way of doing this, or am I missing something important?
Steps to reproduce:
comment out/remove -dontobfuscate from proguard-rules.pro in your android react native project
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: 1.3.7
react-native
version: 0.60.6Are you using Expo?
Are you using sentry.io or on-premise?
I have following issue:
When I enable obfuscation via
proguard-rules.pro
and send mapping to sentry viasentry-cli is confirming upload but when I check logs on the site it's still in it's obfuscated form. Is there a React-Native plugin way of doing this, or am I missing something important?
Steps to reproduce:
-dontobfuscate
fromproguard-rules.pro
in your android react native projectActual result:
Expected result:
The text was updated successfully, but these errors were encountered: