Hi Everyone,
Anyone have any idea how to lock the Pin Plugin while using the custom Pin Screen.
Currently we have created a custom pin page and using Pin.submit() to get it unlocked, but once it is unlocked it is not getting locked again.
- We gave correct pin in Pin.submit(), it got unlocked.
- consider the case: app got reloaded again.
- Now if we try Pin.unlocked() it is returning true.
Any suggestions how to lock the pin again once user leaves the custom page ?