Open vusters opened 1 year ago
@vusters You added one comment in the SignInWithApple widget. But the config related to Android and Web is not specific to that widget. In web we need to add one script in the index.html and few changes in the Android manifest for Android. That's all right? This is what it shown in the README
@vinothvino42 please follow the package's README to add Android/Web.
@vusters I checked it. There are a few things that need to be done in the Apple developer console and also on our server.
I don't have the privilege to modify or configure sign-in with apple with my account
We use https://pub.dev/packages/sign_in_with_apple this package. iOS currently works but Web/Android needs additional configurations.
See SignInWithApple widget that we have.