microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.58k stars 841 forks source link

App Links launch choice preference does not persist with Always option #328

Closed jake-brown-maps closed 1 year ago

jake-brown-maps commented 1 year ago

Steps to reproduce

  1. Launch an app with app link (https://fieldmaps.arcgis.app/)
  2. Observe choice prompt: Select an app to open this website
    screenshot

  1. Select WSA then Always
  2. Observe app link open application correctly
  3. Close application
  4. Launch an app with app link (https://fieldmaps.arcgis.app/)
  5. Observe choice prompt appears again

We do not see this prompt in 2304

✔️ Expected Behavior

After selecting Always the link should be associated with WSA as the preferred application.

❌ Actual Behavior

Choice prompt appears each launch

Other Software

No response

Please specify the version of Windows Subsystem for Android

2305.40000.2.0

dabhattimsft commented 1 year ago

Hi, can you share contents of this reg key: HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\AppUrlAssociations\fieldmaps.arcgis.app ?

jake-brown-maps commented 1 year ago

Here you are @dabhattimsft image

dabhattimsft commented 1 year ago

It doesn't seem to repro on my end. Can you share Windows build number? And contents of this reg key? HKEY_USERS\_Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\AppUriHandlers\fieldmaps.arcgis.app

jake-brown-maps commented 1 year ago

Hey @dabhattimsft looks like it's working okay for me now - perhaps it was an isolated issue. BTW, my preview build was upgraded to 2305.40000.4.0. Windows 22H2 - 22621.1702

Including the registry info... image (11)

dabhattimsft commented 1 year ago

Thanks for the update. Registry values look fine. I'll close the issue now.