iOS AppStore 和 Android PlayStore 接受 cordova-plugin-background-mode 吗?
Is cordova-plugin-background-mode Accepted by iOS AppStore and Android PlayStore?
cordova-plugin-background-mode Github 页面有关于应用商店合规性的警告:
Store Compliance
Infinite background tasks are not official supported on most mobile operation systems and
thus not compliant with public store vendors. A successful submssion isn't garanteed.
有人提交成功了吗?
有没有人使用过这个插件,但在将它提交到 iOS 或 Android 商店时遇到了困难?
是否有特定场景会被拒绝?是当它真的是一个永不停止的无限后台任务时还是有其他场景也被拒绝?
是的。今天刚被拒。首先,他们拒绝了元数据,因为它出现在配置中。试图向他们的审查委员会解释为什么我们需要这个,他们直接拒绝了二进制文件。所以... pfff 我的不活动锁定在 iOS。挖掘新的解决方案...
Android接受没问题...
cordova-plugin-background-mode Github 页面有关于应用商店合规性的警告:
Store Compliance
Infinite background tasks are not official supported on most mobile operation systems and
thus not compliant with public store vendors. A successful submssion isn't garanteed.
有人提交成功了吗?
有没有人使用过这个插件,但在将它提交到 iOS 或 Android 商店时遇到了困难?
是否有特定场景会被拒绝?是当它真的是一个永不停止的无限后台任务时还是有其他场景也被拒绝?
是的。今天刚被拒。首先,他们拒绝了元数据,因为它出现在配置中。试图向他们的审查委员会解释为什么我们需要这个,他们直接拒绝了二进制文件。所以... pfff 我的不活动锁定在 iOS。挖掘新的解决方案...
Android接受没问题...