furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
187 stars 114 forks source link

"Sign in with Apple" Sheet shows `null` as the app name. #74

Closed vmadupu9 closed 3 years ago

vmadupu9 commented 4 years ago

As i am trying to sign in with apple everything work fine but i see that app name is displaying null in the apple native sheet.

In mobile when users apple account is already signed in device settings. Simulator Screen Shot - iPhone SE (2nd generation) - 2020-07-14 at 17 22 24

There are some open issues in other js packages. https://developer.apple.com/forums/thread/129899 https://github.com/aws-amplify/amplify-js/issues/4580

Please fix the issue in this package . Thanks in advance

furaiev commented 4 years ago

@vmadupu9 you are welcome to fix it and create a PR to this package.

vmadupu9 commented 4 years ago

Thank you for that , i will definitely give a try . Before that i want to understand if this issue is faced by others who are using this package. Have you faced the same issue @furaiev ?

furaiev commented 4 years ago

I don't use Apple sign in for now.

vmadupu9 commented 4 years ago

Okay , i will do some investigation regarding this issue.

kbokarius commented 4 years ago

This was an issue on Cognito's side and should be resolved now.