This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Timeout searching for location on Android (Nativescript 3.0.3) #62
Closed
Description
I saw issues reported on forum and this repository about issues on reading location on Android on NS3.0. I just want to report that it also not working on Nativescript Sample application.
Steps to reproduce:
- Clone the NS sample app repo (https://github.com/NativeScript/nativescript-sdk-examples-ng)
- run
tns install
- run
tns run android --emulator
- go to the location sample and click read current location
The plugin runs fine on iOS.
Attached please found the screenshot for your reference.
Versions:
│ Component │ Current version │ Latest version │ Information │
│ nativescript │ 3.0.3 │ 3.0.3 │ Up to date │
│ tns-core-modules │ 3.0.1 │ 3.0.1 │ Up to date │
│ tns-android │ 3.0.1 │ 3.0.1 │ Up to date │
│ tns-ios │ 3.0.1 │ 3.0.1 │ Up to date │
Hope this can help and let me know if need any further information.