-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Starscream is used in Amplify Datastore and they are currently using starscream version 4.0.4 which does not have the updated privacy manifest , nor have i seen any updates as of today of the changes in the dependency
Is there any work around this? where i can just add the privacy manifest ?
I tried manually changing the version to both 4.0.6 and 4.0.6 unfortunately it is not compatible and does not work.
Dont want to have to rework my app to remove using Amplify Datastore
Flutter app - version - 3.24.4
amplify_datastore: ^2.6.0
fyredave