Capacitor Geolocation Plugin

I’m using the capacitor plugin “geolocation”, and for some reason if I look at which apps who has used the location services the app is shown but named “app” instead of “GO”. Does anyone know a work around for this issue? If i don’t use the geolocation plugin but just navigator.geolocation it will ask for permissions and then show it like GO → Localhost. Will it be a problem for final submission to app store?

Please see image:

You need to change the app name title across several files in your project then and rebuild again.

Do you also happen to know which files? Plugin files?