Hello. I found that when FaceID (or any android analogs) is running, the Application.on(Application.resumeEvent, args => {}) is calling. If it is a normal behavior, so how to ask FaceID on resume?
Also each iteration increases number of calling ResumeEvent.
Hello. I found that when FaceID (or any android analogs) is running, the Application.on(Application.resumeEvent, args => {}) is calling. If it is a normal behavior, so how to ask FaceID on resume?
Also each iteration increases number of calling ResumeEvent.
What I have now is:
Please give me any advice. Thanx!