bparmentier / OpenBikeSharing

Shared bikes availability in your city
https://openbikesharing.org
Other
67 stars 56 forks source link

When the app can't locate the current location due to the lack of permission, a wrong prompt will be given #59

Open sjl872964789 opened 2 years ago

sjl872964789 commented 2 years ago

Describe the bug When the app can't locate the current location due to the lack of permission, a wrong prompt will be given.

To Reproduce Steps to reproduce the behavior:

  1. install openbikesharing and open app
  2. click the map icon in the upper right corner
  3. click the positioning icon in the upper right corner
  4. prompt "location not found"

Expected behavior Location permission should be requested.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. ezgif com-gif-maker (3)

Altonss commented 2 years ago

You could try https://github.com/francoisfds/BikeSharingHub, to see if it resolves the problem. (This app doesn't seem to be developed actively anymore)