rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

Location code not detected in app store review #302

Open evicoach opened 2 years ago

evicoach commented 2 years ago

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.

Unicellular-SU commented 11 months ago

hi,have you solved your problem