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

PositionError fails to fire on firefox when "Don't Allow" is pressed & "Remember this decision" isn't checked

Open thsbrown opened this issue 7 years ago • 0 comments

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 9FF87977-9C9A-4F9F-A192-FF689AC7827A

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

thsbrown avatar Mar 19 '19 20:03 thsbrown