TaskManager LOCATION startLocationUpdatesAsync

Please provide the following:

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): IOS

hi !
Just try to use “Location.startLocationUpdatesAsync” with “TaskManager.defineTask”.
Data location for altitude and longitude works but speed still to be -1

Any idea ?

Thx

Hey @sbe, can you create a reproducible example of this so we can test it on our end?

Cheers,
Adam

Thx for your help @adamjnav

Just create a basic usecase (i hope): https://github.com/vitamin-lab/ExpoReactNativeAppTestLocation

I create 2 file to get the speed (speedDection and speedDection2)

Seb