Amplify. Storage Getting Crash Android
Getting Crash
“java.lang.IllegalStateException: Failed to get plugin because configuration previously failed. Check for failures by logging any exceptions thrown by Amplify.configure().”
Aws Amplify init command fails with error – “invalid configuration settings”, but no other information is provided
When I was trying to setup amplify in my android project in ubuntu, Android Studio, this error was coming when I try amplify init
in project’s root directory. But I was having a valid set of credentials. I was using AWS SSO for auth.