Hi everyone, i want to trigger a system permission popup when user click on a button that require to use some action belong to system such as: FaceID, .... I am using TouchID plugin. Does this popup come from iOS or Android operating system or i need to custom to have this ?
E.g:
_ My logic to use a biometric function:
Hey, thanks for posting this.This popup comes from the operating system, you do not need to add it yourself to the app.
Also, this only applies to iOS. Android does not require such permission.
Hope this helps.
thank you so much