This package enables developers to integrate biometric authentication into their iOS games, providing a seamless and secure experience for players. It offers three main functionalities:
- Face ID authentication for iPhone X and later models
- Fingerprint authentication for devices with Touch ID
- Fallback to passcode authentication if biometric authentication fails
The package provides a straightforward C# interface, making it easy to implement biometric authentication in your game.
The package includes a simple C# interface for biometric authentication, allowing developers to easily integrate it into their iOS games. It supports Face ID and Touch ID, and provides a fallback option for passcode authentication in case biometric authentication fails.





