-
Notifications
You must be signed in to change notification settings - Fork 70
NullPointerException in LocationRequest.getPriority() #236
Comments
Hi Adam! Thanks for the report! It looks like you're using the version of LOST integrated into the Mapbox SDK. Is there a relevant issue / has this been triaged yet by Mapbox? |
Actually I'm using |
I've created a ticket on mapbox/mapbox-gl-native#9581 where you can track the progress for Mapbox to upgrade to the latest LOST 3.x release and gather any Mapbox-specific feedback. |
Any updates on this issue? I confirm I get the same issue using lost = '3.0.2' and mapboxSdk: "5.1.1" |
@ovivoda feel free to keep an eye on the linked ticket above. Once Mapbox has had a chance to do appropriate testing internally we will be able to more easily track down whether this is an integration issue or an actual LOST problem. As I said before, we aren't see this issue internally at Mapzen so reproducing it is tricky. |
We're seeing the same issue on Android with Mapbox We're unable to reproduce the issue. Also posted this here, as it seems related. Stacktrace:
|
Closing as this repo is no longer maintained. |
Description
We're getting crashes because of NPE.
Steps to Reproduce
Not reproducible.
Lost & Android Version
mapBoxServices = '2.1.1'
mapBoxSdk = '5.0.2'
mapBoxGeocoder = '1.0.0'
lost = '3.0.2'
Android: 7.0 & 7.1.1 (only 160 crashes so far)
The text was updated successfully, but these errors were encountered: