Sagar-Khenat opened a new issue #242:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/242


   # Bug Report
   
   ## Problem
   Getting "ionic://localhost" in location prompt message on iOS 15.
   
   ### What is expected to happen?
   "ionic://localhost" should be replaced with App name.
   
   
   
   ### What does actually happen?
   Getting permission app name empty in iOS 15 with "ionic://localhost"
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   Install cordova-plugin-geolocation plugin and call the getCurrentPosition 
method to get users location in IOS 15.
   
   
   
   ### Environment, Platform, Device
   IOS 15 platform .
   "cordova-plugin-geolocation": "^4.1.0"
   
   ### Additional Information
   
   Need your support to fix the below issue.
   
   In my app, I am using geolocation plugin to get users location. When the 
plugin asks for getting user's current permission using getCurrentPosition() 
method, we are seeing “ionic://localhost” in header.
   
   Have shared screenshot below :
   
   
![image](https://user-images.githubusercontent.com/65883219/143558895-67bd3023-aa58-4bd6-ba88-f5bc75f299ab.png)
   
   It would be useful to add at least the app name in the location prompt 
permission dialogue. This prompt is seen only while updating existing app 
version on iOS 15 or later. It is not seen on other iOS versions.
   
   Requesting plugin maintainers to kindly look into this scenario. 
   Any kind of help or workaround for this will be very helpful. 
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to