B4J Question [SOLVED] WebView.LoadURL (Local Resources) Frustrating Crash

Mashiane

Expert
Licensed User
Longtime User
Hi

I'm stuck. The B4J app im creating as a helper tool runs and sometimes it does not. Im loading a local url to a webview. This is what is supposed to show.

1696150944447.png


When I run the app, sometimes it shows and sometimes it just crashes. Nothing on error logs. I am attaching here the project (mashy file on objects of b4j) in case someone can help advise what I am missing.
 

Attachments

  • WebView.zip
    11.5 KB · Views: 54

teddybear

Well-Known Member
Licensed User
Try to upgrade jdk to jdk17
 
Upvote 1
Solution
Top