We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54a25a commit 955d1cdCopy full SHA for 955d1cd
1 file changed
app/src/main/AndroidManifest.xml
@@ -193,7 +193,7 @@
193
android:value="false" />
194
<meta-data
195
android:name="io.sentry.dsn"
196
- android:value="https://e199c2a54a1f49b1b5beb3244f2c2358@sentry.androidacy.com/7" /> <!-- enable view hierarchy for crashes -->
+ android:value="https://03eb06b82eda4d0e83830573ef3bbc05@sentry.androidacy.com/6" /> <!-- enable view hierarchy for crashes -->
197
198
android:name="io.sentry.attach-view-hierarchy"
199
android:value="true" /> <!-- Sane value, but feel free to lower it -->
@@ -215,3 +215,4 @@
215
</application>
216
217
</manifest>
218
+
0 commit comments