Hi, I used webview to display a webpage within the app. In that web page there is an email link, eg, abcd@gmail.com. But, when I open the app and click this link instead of directing me to gmail page, it is showing error message. Help me. Thankyou
I wish to know two possibilities. 1) Can I open the gmail page outside app while an user click the email link. 2) Can I open the gmail page within the app while an user click the email link.
Actually, Im able to open the webpage using webview. But, I am not able to open abcd@gmail.com that is within the webpage. So, how can I achieve this using custom webview. Can you expkain me with a Screenshot.
okay. Il try. I found a post in which a person is saying the way to achieve this by using button. But, my need is to achieve the same when users click the link-text in a webpage. Anyhow I shall share that thread here.
But, another issue I have to solve now. ie, I was using webview-extra to avoid zoom in and out within the app. But, after I used CustomWebView, Webview extra is not working, so I don't know how to stop zoom in/out of the webpage now. Guide me. Look at the below image.
No. Let me check. Or can you say where I can find property block? Can we find it on the list of blocks that appear when we click over CustomWebView extension?
Update:
I tried to find the word property in the list of blocks that appeared while clicking on the extension. But, I couldn't find it. Help me. Thankyou.