You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I installed the plugin on cordova.
If I understand correctly, to lock the device I need to write this code:
window.screenLocker.lock(successCallback, errorCallback)
I get error Not implemented.
How do I solve it ?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I installed the plugin on cordova.
If I understand correctly, to lock the device I need to write this code:
window.screenLocker.lock(successCallback, errorCallback)
I get error Not implemented.
How do I solve it ?
Thanks
The text was updated successfully, but these errors were encountered: