Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Nativescript 8 - TypeError: Cannot read property 'high' of undefined #277

Open
cristiandaulisio opened this issue May 28, 2021 · 4 comments

Comments

@cristiandaulisio
Copy link

With nativescript 8 i receive this error because Accuracy.high is now in CoreTypes of @nativescript/core.

@MCorzo
Copy link

MCorzo commented May 29, 2021

Hi @Atomico001 ,
try using "CoreTypes.Accuracy.high" instead "Accuracy.high"

@cristiandaulisio
Copy link
Author

cristiandaulisio commented May 29, 2021

Hi, thanks for answer.
I did on my code, but is the plugin that have accuracy.high

@MCorzo
Copy link

MCorzo commented May 29, 2021

@Atomico001 do you found a way to use this plugin in NS8 ?? I have many bugs, so I can't upgrade my project to NS8

@PlayNext
Copy link

PlayNext commented Jul 8, 2021

Guys, use @nativescript/geolocation with Nativescript 8 instead of this package. And mind MCorzo's comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants