Closed Some1Somewhere closed 3 years ago
Did you fix this issue, can you tell me how
I believe that this rule is referring to the features of your specific app that Apple either A) didn't see, or B) aren't convinced that it requires the use of background location. It seems like this rule is put in place to stop apps from using background location unnecessarily and is something that you should resolve with Apple.
I don't think this issue is related to the operation of the flutter background_location plugin.
Have implemented background location service and it is working as well, as checked through test flight and in my simulator, The background data is being read and transmitted. However, it is still being rejected for publshing. Please let me know if I can remove the location in UIBackgroundModes or if there is any other fix.