Error targeting iOS 13.0 when using Flutter 3.3 #2098
Labels
Build
Issues related to building apps using Amplify flutter
pending-triage
This issue is in the backlog of issues to triage
Description
When using a deployment target above 11 (required for DataStore) and Flutter 3.3.x, iOS builds will fail with the exception:
error: compiling for iOS 11.0, but module 'amplify_core' has a minimum deployment target of iOS 13.0
(see example of a complete error message below).Full error:
Categories
Steps to Reproduce
amplify_flutter
0.6.6 as a dependency4.Build the app for iOS
Screenshots
No response
Platforms
Android Device/Emulator API Level
No response
Environment
Dependencies
Device
iPhone 13
OS
iOS 15.5
Deployment Method
Amplify CLI
CLI Version
N/A
Additional Context
No response
Amplify Config
N/A
The text was updated successfully, but these errors were encountered: