Wrong app name with location permission ask (iOS)

Hi

I use $cordovaGeolocation.getCurrentPosition on iOS to retrieve the user’s location and I have 2 issues :

  • The permission is asked every time (not once), on my iPhone, running with TestFlight
  • The app name is not shown, cf screenshot :

i think first issue occured because of the second problem.
There is no correct indentifier for your app … so ios asks everytime.

Could you show us your config.xml?