Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Crash on startup of 0.16 #19

Closed Teester closed 6 years ago

Teester commented 6 years ago

If a user isn't logged in, 0.16 crashes on startup.

This is due to a 401 unauthorized error when the app tries to get the username from www.openstreetmap.org, but it isn't logged in yet. The user will still get notified about locations, but the app crashes when trying to load questions for the same reason.