AndroidApp icon indicating copy to clipboard operation
AndroidApp copied to clipboard

CityZen Android App, OpenStreetMap base-map

Results 44 AndroidApp issues
Sort by recently updated
recently updated
newest added

I opened the app and enabled the gps on my device. I went on the web map part of the application and it failed to show my current location. It...

bug

OSM is slowly deprecating HTTP Basic Auth and OAuth 1.0a in favor of OAuth 2, see [announcement](https://www.openstreetmap.org/user/pnorman/diary/401157) and https://github.com/openstreetmap/operations/issues/867.

Starting from Android-13, one can set app specific language from a centralized System setting. This is called [Per-app language preferences](https://developer.android.com/guide/topics/resources/app-languages). Prior to that, every app must implement their own in-app...