iOS AppClip

The https://miniapp.withpersona.com/inquiry and https://miniapp.withpersona.com/verifylinks can be used to launch MiniApp Flow in the following scenarios:

  • Clicking a link presented via the Link Presentation framework in your iOS app.
  • Clicking a link shown in iMessage. Note that the end user must either have the sender added as a contact or have responded to the sender at least once for the link to be clickable.
  • Reading a link embedded in a QR code or NFC tag.

The MiniApp Flow can also be launched on iOS using the default AppClip URL provided by Apple directly. When using https://appclip.apple.com/id?p=com.withpersona.app.Reusable-Personas.Clip as the base link instead of https://miniapp.withpersona.com/inquiryor https://miniapp.withpersona.com/verify, the MiniApp Flow can be launched in the following scenarios:

  • Clicking links displayed with markdown (e.g. links shown in Safari, Chrome, email, or other apps that display links).
  • Clicking a link presented via the Link Presentation in your iOS app.
  • Clicking a link shown in iMessage. Note that the end user must have the sender added as a contact for the link to be clickable.
  • Reading a link embedded in a QR code or NFC tag.

All features, except for NFC and video over WebRTC, that are available in our iOS SDK are available in iOS Native Hosted Flow. NFC support is coming soon!