Hello,
we are using CapGo Updater (https://github.com/Cap-go/capacitor-updater) for updating our app bundle at runtime.
As we just found out, if we provide a changed runner.js file in the new app bundle, the runner itself crashes on the update process.
Also, the runner is unable to start after the update, even on a cold app start.
Is there any chance to manually shutdown the runner before updating / replacing the files?
I will create a another issue in the CapGo Updater and see, how they implemented replacing files.
See Cap-go/capacitor-updater#643
Hello,
we are using CapGo Updater (https://github.com/Cap-go/capacitor-updater) for updating our app bundle at runtime.
As we just found out, if we provide a changed runner.js file in the new app bundle, the runner itself crashes on the update process.
Also, the runner is unable to start after the update, even on a cold app start.
Is there any chance to manually shutdown the runner before updating / replacing the files?
I will create a another issue in the CapGo Updater and see, how they implemented replacing files.
See Cap-go/capacitor-updater#643