Apple Store App拒绝-在UIBackgroundModes中支持外部附件 [英] Apple Store App Rejection - Support for external-accessory in the UIBackgroundModes

查看:471
本文介绍了Apple Store App拒绝-在UIBackgroundModes中支持外部附件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近有一个应用被商店拒绝,原因如下:

I recently had an app rejected by the store for the following reason:

我们的应用在以下位置声明了对外部附件的支持: UIBackgroundModes键在您的Info.plist文件中,但未声明任何 您的应用程序支持的外部附件协议.外部 附件背景模式适用于与之通信的应用程序 硬件配件通过外部附件框架.

Our app declares support for external-accessory in the UIBackgroundModes key in your Info.plist file but does not declare any external accessory protocols supported by your app. The external accessory background mode is intended for apps that communicate with hardware accessories through the External Accessory framework.

我已经阅读了以前问过这个问题的人的一些答案,但是我不确定我的案子. 我的应用通过发送和接收字节与HM10低功耗蓝牙模块通信.

I have read through some answers of previous people who asked this question but I am unsure on my case. My app communicates with a HM10 Bluetooth Low Energy module by sending and receiving bytes.

在我的info.plist中,我说该应用程序使用CoreBluetooth并与附件进行通信.我需要更改哪一部分来解决苹果问题?

In my info.plist I stated that the app uses CoreBluetooth and communicates with an accessory. Which part do I need to change to fix apples concern?

此外,要使用此HM10蓝牙模块,我是否需要成为MFI程序的一部分?谢谢.

Also, do I need to become part of the MFI program to use this HM10 Bluetooth module? Thanks.

这是我的info.plist,谢谢!

Here is is my info.plist, thanks!

也-后台模式:

推荐答案

  1. 不添加外部附件通讯",仅选择蓝牙的2种BG模式.
  2. 无需加入MFi计划.

那你会没事的.

这篇关于Apple Store App拒绝-在UIBackgroundModes中支持外部附件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆