cordova-plugin-geolocation icon indicating copy to clipboard operation
cordova-plugin-geolocation copied to clipboard

Apache Cordova Geolocation Plugin

Results 43 cordova-plugin-geolocation issues
Sort by recently updated
recently updated
newest added

### Platforms affected n/a ### Motivation and Context Sync the GH Action Workflow with match with cordova-paramedic (source of truth) ### Description Copy over Android & iOS CI Workflow configs...

### Platforms affected Android ### Motivation and Context Prior to Android 12, both COARSE and FINE location permissions were treated synonymously - requesting one would grant the other. Therefore this...

platform: android

Using Ionic : - Cordova CLI 11.0.0 - Cordova Platform 9.1.0 - Ionic CLI : 5.4.16 (C:\PP\Ionic2020\node_modules\ionic) Ionic Framework : @ionic/angular 6.0.4 @angular-devkit/build-angular : 13.0.4 @angular-devkit/schematics : 13.0.4 @angular/cli :...

info-needed

# Bug Report Hi Team, We faced a strange issue with iOS 15, whenever we are calling the getCurrentPosition() method then on permission header. We are getting app name empty...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

# Bug Report ## Problem ### What is expected to happen? The plugin returns native location data without causing the app to crash. ### What does actually happen? The plugin...

# Bug Report ## Problem On iOS, start requesting location updates. You reveive locations updates. Ok. Put the app in background and make the phone in sleep mode (press the...

Requires Documentation

I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...

# Feature Request precise location work expectedly but when user select approximate location got error > getCurrentPosition() : ``` PositionError {code: 1, message: "Illegal Access"} code: 1 message: "Illegal Access"...

bug

# Bug Report ## Problem Something very strange is happening to me, If I run my app (in which I'm using this plugin) directly it doesn't works, but just before...