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:
,
Oct 25
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 |
||
Comment 1 by pnangunoori@chromium.org
, Oct 25