Hi ,
AM trying to create PIN registration screen in mobile application but am unable to store the PIN value with using PIN Code Screen Component. Can someone share the tutorial for this component?
Thanks
Murugan
Hi Murugan,
After register your PIN, the same will be Store on this Local Entity as you can see by the image.
Looking into the component, the same has a WebBlock where is received the PIN digit by the User, you have to make some logic and compare the two pins with the use of an Hash.
Best Regards