Enable Play deep linking

pull/184/head
M66B 4 years ago
parent 7500e11a26
commit 23ac7d9d6a

@ -283,7 +283,7 @@
<activity
android:name="net.openid.appauth.RedirectUriReceiverActivity"
tools:node="replace">
<intent-filter android:autoVerify="false">
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />

Loading…
Cancel
Save