Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] App link redirecting to Play Store, rather than to installed app #12746

Closed
miketaylr opened this issue Jul 20, 2020 · 5 comments
Closed
Assignees
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified Feature:OpenInApp intents S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist

Comments

@miketaylr
Copy link

miketaylr commented Jul 20, 2020

Originally reported @ webcompat/web-bugs#55620 by @hakkikaancaliskan

STR:

  1. Have https://play.google.com/store/apps/details?id=trendyol.com&hl=en_US installed already
  2. visit https://ty.gl/j08whdcd

Expected: Fenix handles the intent correctly and opens the content in the already installed app
Actual: Fenix navigates to the Play Store, even though the app is installed

Chrome Mobile has expected behavior.

(this was reported from 80 / 20200717093907)

┆Issue is synchronized with this Jira Task

@miketaylr miketaylr added the 🐞 bug Crashes, Something isn't working, .. label Jul 20, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Jul 20, 2020
@ekager ekager added Feature:OpenInApp intents and removed needs:triage Issue needs triage labels Jul 20, 2020
@ekager ekager added the S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist label Jul 26, 2020
@data-sync-user data-sync-user changed the title [Bug] App link redirecting to Play Store, rather than to installed app FNX2-15450 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app Aug 2, 2020
@hkaancaliskan
Copy link

@rocketsroger rocketsroger self-assigned this Aug 4, 2020
@data-sync-user data-sync-user changed the title FNX2-15450 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app FNX3-21872 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX3-21872 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app FNX-13860 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-13860 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app FNX2-15450 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app Aug 11, 2020
@rocketsroger
Copy link
Contributor

rocketsroger commented Aug 14, 2020

Looks like the issue here is the app is not designed to open the redirected intent from the URL. App links' assumption that "if a targeted intent failed to open the app is not installed" is wrong. I'll fix this by removing this assumption. If a targeted intent failed to open in an app but the app is installed, app links will use the fallback URL because there's no work around for this app issue.

@rocketsroger
Copy link
Contributor

Confirmed with Nightly 200819 06:01 this is now fixed. Please verify, thanks

@rocketsroger rocketsroger added the eng:qa:needed QA Needed label Aug 19, 2020
@hkaancaliskan
Copy link

Fixed for me too.

@abodea
Copy link
Member

abodea commented Aug 19, 2020

Verified as fixed on the latest Nightly 8/19 with Google Pixel 4 XL (11).
20200819-173359

@abodea abodea closed this as completed Aug 19, 2020
@abodea abodea added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels Aug 19, 2020
@data-sync-user data-sync-user changed the title FNX2-15450 ⁃ [Bug] App link redirecting to Play Store, rather than to installed app [Bug] App link redirecting to Play Store, rather than to installed app May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified Feature:OpenInApp intents S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist
Projects
None yet
Development

No branches or pull requests

7 participants