We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This error seems to be related to the sign_in_with_apple plugin.
sign_in_with_apple
flutter pub get
flutter build apk --release
I've attempted the following solutions without success:
Is this a known issue with the plugin? Are there any workarounds or fixes available?
Any assistance would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
You seem to be using an out-dated version of both supabase_flutter and apple_sign_in plugin. I would see if upgrading them would fix the issue.
Sorry, something went wrong.
No branches or pull requests
This error seems to be related to the
sign_in_with_apple
plugin.Environment
Steps to Reproduce
sign_in_with_apple
plugin to pubspec.yamlflutter pub get
flutter build apk --release
What I've Tried
I've attempted the following solutions without success:
Question
Is this a known issue with the plugin? Are there any workarounds or fixes available?
Any assistance would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: