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 4ebbfc7 commit f2f16c2Copy full SHA for f2f16c2
firebase-sessions/test-app/src/main/AndroidManifest.xml
@@ -43,7 +43,7 @@
43
android:process=":second"
44
android:theme="@style/Theme.Widget_test_app.NoActionBar" />
45
46
- <!-- Update value to 100.0 to always have a fireperf verbose session-->
+ <!-- Override value to 100.0 to always have a fireperf verbose session -->
47
<meta-data
48
android:name="sessions_sampling_percentage"
49
android:value="1.0" />
0 commit comments