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
Thanks for the great effort maintaining this library!
Please refer to the screenshot below captured after repeatedly putting the Demo app into background, then to foreground to unlock, and background again:
It appears that the method dismissPasscodeLock(animated: Bool = true) will be called many times, is that the expected behaviour? I was testing why the dismiss animation only works for the first time unlock but not the subsequent unlock, then found this.
Please advise.
The text was updated successfully, but these errors were encountered:
I don't think this is expected indeed. Nice catch. It will be nice if you can create a PR. Otherwise, I will try to have a look soon (not in the next 10 days)
Thanks for the great effort maintaining this library!
Please refer to the screenshot below captured after repeatedly putting the Demo app into background, then to foreground to unlock, and background again:
It appears that the method
dismissPasscodeLock(animated: Bool = true)
will be called many times, is that the expected behaviour? I was testing why the dismiss animation only works for the first time unlock but not the subsequent unlock, then found this.Please advise.
The text was updated successfully, but these errors were encountered: