ios - Apple Store App Rejection - Support for external-accessory in the UIBackgroundModes -
i had app rejected store following reason:
our app declares support external-accessory in uibackgroundmodes key in info.plist file not declare external accessory protocols supported app. external accessory background mode intended apps communicate hardware accessories through external accessory framework.
i have read through answers of previous people asked question unsure on case. my app communicates hm10 bluetooth low energy module sending , receiving bytes.
in info.plist stated app uses corebluetooth , communicates accessory. part need change fix apples concern?
also, need become part of mfi program use hm10 bluetooth module? thanks.
here is info.plist, thanks!
also - background modes:
- don't add "external accessory communication", select 2 bg modes bluetooth.
- no need join mfi program.
then you'll fine.
Comments
Post a Comment