I'm trying to display a responsive website via the webviewer. After clicking on an eMail-link the app crashes. Everything I tried did noth work. The deep link extension I found doesnt do anything. Am I missing something? Whats the magic souce for mailto links in webviewer? Thx in advance.
I think this will help.
1 Like
Thank you. Is there a .beforePageLoad like in normal Webview? I tried different settings but I dont want to load web pages and make a event afterwards.
Nevermind. I just used .StopLoading at the beginning of the event. That did the job.
2 Likes