myapp://
) is permitted when using iCloud recovery
with Expo. If you need to support multiple URL schemes, such as for multiple environments, you
will need to have distinct Privy app IDs..ckdb
file.
Import Schema
link in the CloudKit dashboard sidebar.
Once imported, deploy the added schema to Production. You should only use this production CloudKit deployment going forward, including for your development or staging Privy app IDs.
Privy Recovery - Expo
auth.privy.io/api/v1/recovery/oauth/callback_icloud/YOUR_APP_ID/expo_ios
, where YOUR_APP_ID
is the ID of your Privy app. Apple will automatically prefix your URL with the protocol https://
, so you should not set it yourself.Privy Recovery - Web