This Wish is in reference to this thread:
Does exceptions in inline java mess with live updating the code?
https://www.b4x.com/android/forum/threads/does-exceptions-in-inline-java-mess-with-live-updating-the-code.98502/
In some cases (see thread above) a thrown exception gets its type changed...
I'm testing some things and have a piece of inline java that is throwing an exception under some conditions. That exception is not fatal for the app at all, and is also wrapped in a try/catch block.
However, if the exception is thrown, it's not possible to live update the code anymore. In...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.