Reputation: 741
From Apple 2.16 - Multitasking Apps may only use background services for their intended purposes: VoIP, audio playback, location, task completion, local notifications, etc
detail Your app uses the Location Background mode but does not include the required "battery use" disclaimer in your Application Description
last time my app is ok to submit,what should i do ?change the info.plist?
Upvotes: 0
Views: 143
Reputation: 1214
No you don't need to add it in your plist but you need to wirte "The continued use of GPS may decrease battery life" (like this) in your application meta data description in itunes connect app.
Upvotes: 1