M66B 5 years ago
parent b299ed0b07
commit 5c095e909b

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

Loading…
Cancel
Save