diff --git a/app.json b/app.json index 1822e88..6848289 100644 --- a/app.json +++ b/app.json @@ -15,6 +15,7 @@ "ios": { "supportsTablet": true, "bundleIdentifier": "com.interspace.app", + "usesAppleSignIn": true, "associatedDomains": [ "webcredentials:interspace.app", "applinks:interspace.app" @@ -55,9 +56,10 @@ "output": "static", "favicon": "./assets/images/favicon.png" }, - "plugins": [ - "expo-router", - [ + "plugins": [ + "expo-router", + "expo-apple-authentication", + [ "expo-build-properties", { "android": {