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

Timeout deference between iOS and Android

Open kumo01GitHub opened this issue 1 year ago • 3 comments

Which is the way this Cordova plugin should be for Timeout?

  • iOS behavior: Timeout start before requesting permission
  • Android behavior: Timeout start after requesting permission

I think iOS behavior is more reflective W3C, but Android behavior is intuitively useful. W3C

kumo01GitHub avatar Nov 30 '24 07:11 kumo01GitHub