You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Play.google.console deeplinks is complaining about my Android Manifest.xml file:
Deep link not working
Users will not go directly to your app. Once you have fixed these issues and published a new version, users need to update their app before the links will work.
FIX MANIFEST ISSUES
tag failed
Add a "/" to the beginning of the android:path attribute in the tag. The attribute might also be android:pathPrefix or android:pathPattern.
Below is my Manifest file section for apple login:
Play.google.console deeplinks is complaining about my Android Manifest.xml file:
Below is my Manifest file section for apple login:
The text was updated successfully, but these errors were encountered: