iOS Simulator Support
HYPR SDK for iOS
On this page you will find HYPR SDK for iOS usage specifics and limitations for working on iOS simulators.
Availability
HYPR SDK for iOS uses x86_64 simulator architecture slices in the frameworks.
To run an App with HYPR SDK for iOS on the simulator, include the frameworks to the Xcode project and run it on the simulator.
For your convenience the delivery also includes the device-only frameworks for the App Store submission. Otherwise you can remove the simulator architectures from the universal frameworks.
Limitations
You are able to test PIN, fingerprint, and Native faceID authenticators only.
Face and voice authenticators are not supported.
With the universal frameworks delivered, you can run and test your app on any device and on any simulator under Xcode 11.
Updated about 1 year ago