Relative Content

Tag Archive for androidandroid-app-linksdigital-assets-links

digitalassetlinks faild with deadline_exceeded

I’m trying to set up applinks on my react native android app.
I used android studio App Links Assistant to generate Digital Asset Links file with release and debug Signing config (both give the same sha256). I did save the file to my website and test it success with postman (return application/json) and success with web browser.
But the verify failed when using Android Studio