Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
CodeDelphiRAD Studio

Library For Authentication For iOS By WinSoft

  1. Introduction

Authentication for iOS is a biometric authentication library for iOS. It uses the LocalAuthentication framework.

2. Components in the Demo and what they do

The Demo is very simple. It contains one button that calls the authentication process. As well as TMemo that confirms whether the authentication is successful or not and one TPanel with a checkbox inside. The Checkbox gives a choice of whether to use a biometric or any other authentication. The Main execution that uses the Authentication library is on the button click. When the onClick event is called the TAuthentication class is created with two status events for Success or Error. Also, there is a checkbox that checks whether it’s checked or not to define the right authentication. You can see the entire process in the code below:

If you want to see the Authentication Demo in action, please watch the next short video.

The Demo can be downloaded here

With Rad Studio Native Ios App builder, you can use a library for authentication component in the component which supports the Delphi or C++ environments. Try the Product Demo here.


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES