Torsten Becker
Torsten Becker
For me the main issue went away, when I set the MinSDKversion for IOS to 13 (see https://docs.amplify.aws/flutter/start/project-setup/platform-setup/#enable-keychain)
I installed using docker...., but still the standard install should work on Mac.
Hello, there were two errors. First, the Mac OS handshake did not work, here the solution. From [Stackoverflow](https://stackoverflow.com/questions/65458903/socketexception-connection-failed-os-error-operation-not-permitted-errno-1) macOS needs you to request a specific entitlement in order to access...
Hi ykethan, great. Please also note that the relationship names are all uppercase, which would create a problem in Flutter afterwards. > Am 10.01.2023 um 20:45 schrieb ykethan ***@***.***>: >...
"great. Please also note that the relationship names are all uppercase, which would create a problem in Flutter afterwards." Dart (the language in Flutter) expect lower case first letter for...
I have used Amplify in a flutter application.