DwebServiceWorkerPlugin.restart()
August 11, 2023
- Plugin
Restarts the frontend and backend of the app.
DwebServiceWorkerPlugin.restart()
Parameters
- None
Returns
A Promise that resolves to a boolean.
Example
import { dwebServiceWorkerPlugin } from "@plaoc/plugin";
dwebServiceWorkerPlugin.restart();
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
restart | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.13.0