How to implement and use the “Native Mobile PIN Input” widget in Native App Mendix?

0
I’m currently working on a Native Mobile app in Mendix, and I want to implement a PIN input screen where the user can enter a 4- or 6-digit PIN after login (for example, to unlock the app or verify identity). I found a widget called “Native Mobile PIN Input” in the Mendix Marketplace, but there’s not much clear documentation on how to set it up and use it properly — like: Which entity/attribute type should be connected to it (persistable vs non-persistable)? How to handle on-change or on-complete actions in nanoflows? How to securely verify and navigate after the PIN is entered? Any best practices for styling or layout in native pages? If anyone has step-by-step guidance, sample configuration, or screenshots showing how they implemented this widget in a Mendix Native project, that would be super helpful! 🙏 Thanks in advance!
asked
0 answers