iOS asks for permission to use Geolocation plugin after hot reload

Hey guys, can you help me please?

After installation my iOS app asks for permission to use the Cordova Geolocation plugin, as expected, using the app name. After a hot reload my iOS app asks for permission again using the Localhost:12XXX instead of the app name.

Anyone know how to avoid the second request for permission using the localhost? It just seems like it would be confusing to the end client.

I’m rolled back to 1.3.4.1 and Xcode 7.3, the only latest setup I can develop on right now.