When running an app as Debug, it's awesome to live-update the code and see the changes without having to stop the app and do a full compile.
But if the change has happened in a b4xlib, it's not possible. Instead we need to stop the app, manually refresh the libs and then do a full compile again.
It would be extra awesome to be able to do a refresh of the libraries and a save to live-update the code. It would make development faster for us that rely on b4xlibs.
But if the change has happened in a b4xlib, it's not possible. Instead we need to stop the app, manually refresh the libs and then do a full compile again.
It would be extra awesome to be able to do a refresh of the libraries and a save to live-update the code. It would make development faster for us that rely on b4xlibs.