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

Allow mailto and tel URL schemes #137

Closed
surbhitydy opened this issue Jul 24, 2018 · 4 comments
Closed

Allow mailto and tel URL schemes #137

surbhitydy opened this issue Jul 24, 2018 · 4 comments

Comments

@surbhitydy
Copy link

I have created an app using flutter and I am using flutter web view to show few of my contents. And in my web view I have two buttons to perform mailto and tel, but these are not working. On iOS when I am clicking on these buttons there is nothing happening and on Android it's even worse because it shows me an error ERR_UNKNOWN_URL_SCHEME.

P.S: I have already allowed for the permissions required for this.

Please let me know that when you can fix this issue.

@jayrmotta
Copy link

Same issue here, trying to link back to the app using custom URL schemes but getting ERR_UNKNOWN_URL_SCHEME.

@surbhitydy
Copy link
Author

@lejard-h @pedia
Anyone please look into this issue. It's kind of urgent for my app.

Thanks!

@lejard-h
Copy link
Collaborator

lejard-h commented Aug 5, 2018

duplicate #43

@lejard-h lejard-h closed this as completed Aug 5, 2018
@tony123S
Copy link

How to use url launcher in WebView?

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