PhoneNative
Use initialize to initialize the phone setup processes so that the app user's phone is ready to accept mobile keys and downloads any existing mobile keys. Use credentials to retrieve the list of credentials. Use UnlockWithTap functions to start and stop UnlockWithTap
scanning.
Types
list retrieves the list of credentials for PhoneNative.credentials.
Properties
Functions
Deactivates the app user's phone. That is, deletes the phone on the backend, all credentials on the phone, the corresponding provider resource, and so on. More permanent than deinitialize.
Deinitializes the app user's phone. More lightweight than deactivate.
Initializes the phone setup processes so that the app user's phone is ready to accept mobile keys and downloads any existing mobile keys.
Retrieves a list of required permissions that the user must grant to your app.