cordova-plugin-geolocation
cordova-plugin-geolocation copied to clipboard
PositionError fails to fire on firefox when "Don't Allow" is pressed & "Remember this decision" isn't checked
Bug Report
PositionError fails to fire on firefox when "Don't Allow" is pressed & "Remember this decision" isn't checked
Problem
What is expected to happen?
PositionError should fire with a status of 1. "User denied geolocation prompt" when Don't Allow is pressed regardless of "remember this decision" being checked or not.
What does actually happen?
No success or error is error sent.
Information
Gif of issue below
Command or Code
Environment, Platform, Device
Windows - Laptop - Firefox v65.0.2
Version information
Ionic Framework - cordova-plugin-geolocation v^4.0.1"
Checklist
- [x] I searched for existing GitHub issues
- [x] I updated all Cordova tooling to most recent version
- [x] I included all the necessary information above