https://aws.amazon.com/getting-started/hands-on/build-ios-app-amplify/module-three/
I used to be following this hyperlink to carry out authentication on the iOS Notes app as guided. I’m not certain, however the error I get appears to confuse me. I carried out each step within the hyperlink, including the dependencies and frameworks, and even the JSON information have the content material required, however the auth plugin is just not working.
Tried:
Amplify pull, add auth, and push.
checking the AWS consoles for updates
Initialized Amplify
2024-11-26T18:12:33-0700 information CognitoIdentityClient : [Logging] Request: POST https:443
Path: /
Content material-Kind: software/x-amz-json-1.1,
Content material-Size: 79,
X-Amz-Goal: AWSCognitoIdentityService.GetId,
Host: cognito-identity.us-east-1.amazonaws.com,
Person-Agent: aws-sdk-swift/1.0 ua/2.0 api/cognito_identity#1.0 os/ios#16.4.0 lang/swift#5.8 cfg/retry-mode#legacy
nil
Fetch session accomplished. isSignedIn = false
2024-11-26 18:12:33.423904-0700 GettingStarted[7867:17066723] [AWSAuthWebUISignInTask] Failed execution for Auth.webUISignInAPI with error:
AuthError: Ensure that the amplify configuration handed to Auth plugin is legitimate
Signal In failed with error: AuthError: Ensure that the amplify configuration handed to Auth plugin is legitimate