Amplify Cognito: complie issue #5799
Labels
auth
Issues related to the Auth Category
pending-maintainer-response
Pending response from a maintainer of this repository
question
A question about the Amplify Flutter libraries
Description
Hello,
After upgrading and then downgrading all the Amplify packages, I encountered the following compile error:
Error (Xcode): ../../.pub-cache/hosted/pub.dev/amplify_auth_cognito-2.4.1/lib/src/credentials/legacy_credential_provider_impl.dart:38:32:
Error: The method 'LegacyCredentialProviderImpl.fetchLegacyCredentials' has fewer positional arguments than the overridden method 'LegacyCredentialProvider.fetchLegacyCredentials'.
I’ve tried cleaning the cache, deleting the .pubspec, Podfile.lock, etc., but nothing seems to resolve the issue.
Do you have any ideas for working around this? And what is the missing argument related to?
Categories
Steps to Reproduce
Screenshots
No response
Platforms
Flutter Version
3.24
Amplify Flutter Version
2.4.1
Deployment Method
Amplify Gen 2
Schema
No response
The text was updated successfully, but these errors were encountered: