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
Describe the bug
Imagine where you are making a purchase with app-based payment solution. Normally at the payment stage your web browser should receive a request to invoke the intended that payment app, and it invokes the app and hands over the request to that app. At least Chrome does that. But with Yuzu Browser, nothing happens. Even when the website provides a failsafe button to invoke the payment app, pressing that button does nothing.
To Reproduce
Steps to reproduce the behavior:
Go to some website that asks to process something through external app
Nothing happens.
Expected behavior
Yuzu Browser should open the intended app and let the app process the request.
Device information (please complete the following information):
Device: Samsung Galaxy S20
OS: Android 11 with One UI 3.1
Browser version: 6.0.2
The text was updated successfully, but these errors were encountered:
I tried but it did not work. It says there is no app installed that can handle the URL.
This is the URL: https://gift-talk.kakao.com/appredirect?to=https%253A%252F%252Fgift.kakao.com%252Fgiftcode%253Freg_code%253D8EJRJJTMNS&input_channel_id=2792
This is a gift coupon from my friend, so this link is intended to launch an app called KakaoTalk, and automatically register the coupon code to my KakaoTalk account. Though I I have already used the code, the URL itself is still valid, and should open the app and the app should check if the coupon is alive. With Yuzu Browser this URL does nothing, while Chrome handles this flawlessly. Interestingly, Yuzu v5.1.0 beta4 does not have this problem. This bug is introduced from 6.0.
I'm using Yuzu 6.0.2 and can confirm your URL is working, it opens KakaoTalk immediately.
The only difference is my OS is Android 10. And KakaoTalk has been set in system settings as default for kakao.com.
Maybe your problem is similar to this: #216 (comment)
Describe the bug
Imagine where you are making a purchase with app-based payment solution. Normally at the payment stage your web browser should receive a request to invoke the intended that payment app, and it invokes the app and hands over the request to that app. At least Chrome does that. But with Yuzu Browser, nothing happens. Even when the website provides a failsafe button to invoke the payment app, pressing that button does nothing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Yuzu Browser should open the intended app and let the app process the request.
Device information (please complete the following information):
The text was updated successfully, but these errors were encountered: