Can not open links in mobile simulator #5444
Labels
bug
Something isn't working
mobile-simulator
Issues relating to the mobile siumulator.
OS:Linux
Tickets affecting only Linux
Checklist
Describe the bug
We are running a Fyne app in the mobile simulator. When clicking on a hyperlink widget to open an URL in the browser the following error message is shown, but the link never opens:
This error occurs with both
widget.NewHyperLink()
and whenusing app.OpenURL()
.How to reproduce
go run -tags mobile .
Screenshots
No response
Example code
Fyne version
v2.5.3
Go compiler version
1.23.4
Operating system and version
Ubuntu 22.04
Additional Information
No response
The text was updated successfully, but these errors were encountered: