Android Question open share to from webview

billyrudi

Active Member
Licensed User
Longtime User
Hi, i have a pwa and i want open share to (email, whatsapp, etcc...) from my pwa opened inside a webview.
how i can do it?

all javascript functions works fine in chrome and not in webview.
there is a solution?
 

JohnC

Expert
Licensed User
Longtime User
Just do a search in this forum to find out how add the "chromeclient" to webview and to enable javascript in webview.
 
Last edited:
Upvote 0

JohnC

Expert
Licensed User
Longtime User
This shows you how to add the chrome client:


And it turns out javascript is enabled by default in webview, so you probably just need to add the chromeclient as shown above.
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…