Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parity in behaviour between iOS and Android for URLs with special characters #7

Open
fahad86 opened this issue Mar 13, 2019 · 3 comments

Comments

@fahad86
Copy link

fahad86 commented Mar 13, 2019

e.g.) https://www.spacious.hk/zh-tw/blog/%e8%b2%b7%e6%a8%93%e8%80%83%e6%85%ae%e5%9f%ba%e6%ba%96%e5%8f%8a%e6%8c%89%e6%8f%ad%e5%95%8f%e8%88%87%e7%ad%94/

Android has correct behaviour whereas iOS complains saying it can only handle http/https schemas

@jgiunta
Copy link

jgiunta commented Oct 8, 2019

I have the same issue. Any solution ?

@Max87ZA
Copy link

Max87ZA commented Dec 10, 2019

webDialog.url = encodeURI(url) did the trick for me

@felgaceltica
Copy link

same issue here, I have a Url with # in the address and it's not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants