Performance - 2.5.4
We continued to find that your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.
Next Steps
Please revise your app to include features that require the persistent use of real-time location updates while the app is in the background.
If your app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features.
Resources
For more information, please review the Starting the Significant-Change Location Service and Monitoring Geographical Regions.
请问下这个问题该怎么修改?
1 个回复
BoredApe - 有问题就会有答案。
manifest.json中是否配置了UIBackgroundModes 应用退到后台持续播放音乐/定位
应用是否有持续在后台运行的需求.如果有发起申诉