fluttercommunity / fluttercommunity/flutter_uploader
Unable to upload app to app store: Info.plist key 'BGTaskSchedulerPermittedIdentifiers' must contain a list of identifiers ...
- Dominant language
- Dart
- Stars
- 218
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
After building and sending to the app store the build is rejected because of:
`App Store Connect Operation Error: ERROR ITMS-90771: "Missing Info.plist value. The Info.plist key 'BGTaskSchedulerPermittedIdentifiers' must contain a list of identifiers used to submit and handle tasks when 'UIBackgroundModes' has a value of 'processing'. For more information, refer to the Information Property List Key Reference at https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Introduction/Introduction.html."`
What are the identifiers that need to be supplied for this plist array?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.