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
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
This message is appearing in the Google Play console for this app:
Some deep links may be failing because your web domains aren't associated with your app
GoPhillyGo
Nov 11, 2022 12:13
This means that on Android 12 and above, your app can't accept traffic from some web URLs. To fix issues and make sure that users go directly to your app, go to the Deep links page.
My guess is that this doesn't matter because it sounds like it's about an issue with opening the native application in response to users clicking links. We actually do the reverse, because the Android app isn't as full-featured as the web app: we direct people back to the web app from the Android app in certain circumstances.
But it's worth double-checking since it sounds like this is something that will change behavior for newer versions of Android.
The output of this issue should be a writeup on this issue of what you've found, and the creation of any follow-up issues that may be necessary.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This message is appearing in the Google Play console for this app:
My guess is that this doesn't matter because it sounds like it's about an issue with opening the native application in response to users clicking links. We actually do the reverse, because the Android app isn't as full-featured as the web app: we direct people back to the web app from the Android app in certain circumstances.
But it's worth double-checking since it sounds like this is something that will change behavior for newer versions of Android.
The output of this issue should be a writeup on this issue of what you've found, and the creation of any follow-up issues that may be necessary.
The text was updated successfully, but these errors were encountered: