i'am adding deep link in my app
why default value supported web links is off?
that is my manifest
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="http" />
<data android:scheme="https" />
<data android:host="exempl.com" />
</intent-filter>
I test mobile part with adb. This is work
I specified the wrong sha256
i use jks but write google play sha256