Orchestration SDKs

Step 2. Handling URI schemes

PingOne iOS

You must configure your iOS app to open when the server redirects the user back to your app.

To configure your app to open when using the custom URI scheme:

  1. In Xcode, in the Project Navigator, double-click your application to open the Project pane.

  2. On the Info tab, in the URL Types panel, configure your custom URL scheme.

    For example, the following image demonstrates setting the custom scheme to myapp://example.com:

    davinci social sign on ios url types
    Figure 1. Creating a custom URL scheme for iOS