I am trying to integrate Firebase AppIndexing into my app. In the build.gradle i have put the following implementation.
I have added deeplinking support in my manifest
implementation 'com.google.firebase:firebase-appindexing:19.0.0'
I am trying to test public content indexing using android studio tool firebase. But i am getting Network Error testing the public content indexing