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 1a20e50 commit 79205b3Copy full SHA for 79205b3
app/src/main/AndroidManifest.xml
@@ -38,7 +38,7 @@
38
</intent-filter>
39
40
<!-- Deep link support for http/https URLs -->
41
- <intent-filter android:autoVerify="true">
+ <intent-filter>
42
<action android:name="android.intent.action.VIEW" />
43
<category android:name="android.intent.category.DEFAULT" />
44
<category android:name="android.intent.category.BROWSABLE" />
0 commit comments