avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Applinks work only with google chrome #62

Open sahharYoucef opened 4 years ago

sahharYoucef commented 4 years ago

Applinks work only with chrome , other browsers such as opera،Samsung and Huawei browser, firefox.... doesnt work

samin-fs commented 4 years ago

@avioli any updates for firefox?

lissavcasas commented 3 years ago

Facing the same problem in Huawei physical device. Is there any update?

AhmedSalamaCs2020 commented 3 years ago

please i could run app in chrome it run uses the adb adb -e shell 'am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "https://com.example.unilinksexample/MyApp"' how can you help me please ?

rafalbednarczuk commented 1 year ago

I think it's a matter of how a specific browser handles opening app links. To make firefox handle app links the same as chrome you have to

Tap Settings.
Scroll down to the Advanced section, next to Open links in apps use the slider button to turn this ON. 

From article: https://mzl.la/3dpdrJ2

wepashka commented 11 months ago

It is not working on android Samsung devices when I use Flutter 3.7.7 and uni_links ^0.5.1