You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/04 15:20:37 UTC

[GitHub] [cordova-plugin-geolocation] programadormartinez edited a comment on issue #240: IOS 15 Geolocation permission message issue.

programadormartinez edited a comment on issue #240:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/240#issuecomment-1030080993


   
   
   > @programadormartinez on my Ionic app, I solved it putting each calls of navigator.geolocation inside $ionicPlatform.ready(function() {}) to be sure the plugin is called and not the html5 location api. Should be the same with `deviceready` event if not on Ionic. But I don't know why the previous code had no popup on IOS 14.
   
   @geshub how to apply changes? I'm not sure where to make the changes since I don't call that function navigator.geolocation anywhere


-- 
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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org