Jukka Koivu
Jukka Koivu

Reputation: 73

Is there are way to fix issue module not found amplify cognito auth?

I am building the flutter application for the test flight but there is issue with the amplify auth cognito when building to test flight. I get following error Module 'amplify_auth_cognito' not found and when further exploring the ios folder and inside the symlink folder there is amplify auth cognito but there is no ios folder inside it like the other amplify plugins have.

When i check the pod lock file I do see following:

- amplify_auth_cognito (0.0.1):
    - Flutter
    - FlutterMacOS

I have tried following steps.

I was expecting this to add the missing ios folder for the amplify auth cognito.

Upvotes: 0

Views: 22

Answers (0)

Related Questions