New issue
Advanced search Search tips

Issue 898401 link

Starred by 2 users

Issue metadata

Status: Unconfirmed
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

navigator.geolocation.getCurrentPosition Timeout expired

Reported by sumit.r...@gmail.com, Oct 24

Issue description

Steps to reproduce the problem:
1. Install ionic app
2. Run command navigator.geolocation.getCurrentPosition(function(res) { console.log(res); } , function(error) { console.log(error); },{
  enableHighAccuracy: false,
  timeout: 5000,
  maximumAge: 2000
});
3. then get Timeout expired error in my android mobile

What is the expected behavior?
It should get current position lat and lng 

What went wrong?
Getting Timeout expired error

WebStore page: 

Did this work before? N/A 

Chrome version: 70.0.3497.100  Channel: n/a
OS Version: 7.1.1
Flash Version:
 
WhatsApp Image 2018-10-23 at 5.37.54 PM.jpeg
78.3 KB View Download
Labels: Needs-triage-Mobile
Cc: pnangunoori@chromium.org chelamcherla@chromium.org
Labels: Triaged-Mobile Needs-Feedback
sumit.rgec@ -- Thanks for reporting the issue. Could you please share the URL of the application from where the reported application can be downloaded and share your device details including OS version where the issue is reproduced.

Also, request you to share the screencast of the issue. This will help us in better understanding of the issue.

Thanks in advance!

Sign in to add a comment