Closed HappyMakadiyaS closed 1 year ago
Now the link is working after 48 hrs of creating the apple key. Ref: https://developer.apple.com/forums/thread/124521#:~:text=I%20had%20to%20wait%2048h%20after%20creating%20my%20first%20key
I'm glad to hear it - sorry for the hassle and good to know for the future!
I am experiencing a similar issue. I will post if it's solved like that
Description
I am trying to integrate Sign in with the apple Identity provider in flutter app. I have correctly done all the steps given in amplify auth documentation.
My Configuration: My flutter app bundle id =
com.ssdemo.awscognitodemo
Created app id in developer account same as bundle id =com.ssdemo.awscognitodemo
Created service id =com.ssdemo.awscognitodemosid
(postfix by sid) Noted down TeamID, KeyId and downloaded private key file(Auth_keyid.p8)Web Authentication Configuration in my service id: Domains and Subdomains:
Return URLs: https:///oauth2/idpresponse
Checked mark
Sign in with Apple
Identity provide in Hosted ui of AppClient and AppClient_Web.Tried Solution But Doesn't work: Created custom domain for hosted ui - Limit to the domain name length
Open Url: https://appleid.apple.com/auth/authorize?client_id=com.ssdemo.awscognitodemosid&redirect_uri=https%3A%2F%2F****
Categories
Steps to Reproduce
No response
Screenshots
Platforms
Android Device/Emulator API Level
No response
Environment
Dependencies
Device
Iphone xs
OS
iOS 15.5
Deployment Method
Amplify CLI
CLI Version
10.5.1
Additional Context
No response
Amplify Config