Description
Amplify Data store is still using starscreams previous version of Starscream (= 4.0.4) the updated version of 4.0.6 contains the required manifest and is hence causing an issue for my App store app review as the current Amplify Datastore is using starscream 4.0.4.
Is there a work around this? Or is there an Amplify datastore update coming anytime soon?
Categories
Steps to Reproduce
Uploading the app build via xcode and distribute to app store connect
submit app for review
Comes as invalid binary- Reason - ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Starscream.framework/Starscream”, which includes Starscream, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
Screenshots
Platforms
Flutter Version
3.24.4
Amplify Flutter Version
amplify_datastore: ^2.6.0
Deployment Method
Amplify CLI (Gen 1)
Schema
Description
Amplify Data store is still using starscreams previous version of Starscream (= 4.0.4) the updated version of 4.0.6 contains the required manifest and is hence causing an issue for my App store app review as the current Amplify Datastore is using starscream 4.0.4.
Is there a work around this? Or is there an Amplify datastore update coming anytime soon?
Categories
Steps to Reproduce
Uploading the app build via xcode and distribute to app store connect
submit app for review
Comes as invalid binary- Reason - ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Starscream.framework/Starscream”, which includes Starscream, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
Screenshots
Platforms
Flutter Version
3.24.4
Amplify Flutter Version
amplify_datastore: ^2.6.0
Deployment Method
Amplify CLI (Gen 1)
Schema