Closed scriby closed 7 years ago
Looks like the solution is to update the "NSLocationAlwaysUsageDescription" property in the generated *-info.plist file. I'll go ahead and leave this here though, as it would be nice to specify this in the config.xml and have the plugin fill the value in.
Our app was rejected due to the following reason:
"Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in the iOS Human Interface Guidelines."
I don't see that this plugin allows for the purpose to be specified. Is that something that could be added?