收藏
回答

Donut应用无法在info.plist中配置蓝牙后台能力?

project.miniapp.json 文件的mini-ios层级下配置customInfoPlist,再配置蓝牙后台能力,发现并没有起效。构建IPA后发现info.plist并没有注入UIBackgroundModes的值。

"customInfoPlist": {

"UIBackgroundModes": [

"bluetooth-central"

]

},



回答关注问题邀请回答
收藏
登录 后发表内容