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 e5502a7 commit 48eec9cCopy full SHA for 48eec9c
rn-bare-example/android/app/src/main/AndroidManifest.xml
@@ -26,7 +26,7 @@
26
<category android:name="android.intent.category.DEFAULT" />
27
<category android:name="android.intent.category.BROWSABLE" />
28
29
- <data android:scheme="web3authrnexample" />
+ <data android:scheme="web3authrnbareaggregateexample" />
30
</intent-filter>
31
</activity>
32
</application>
0 commit comments