-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clicking "Start GPS" does not work/react if the location permission is denied #923
Comments
If no GPS when starting, a snackbar appears on the bottom of the screen asking for permissions at every new start. I would expect Huawei work the same, this is not part of Play services. |
Thank you for your reply. I think it may be that I didn't express clearly enough that led to your misunderstanding. I opened the location setting (GPS) before installing runnerup, but I didn't give it the permission to locate when I first opened runnerup, and runnerup would not request the permission every time it used the location function, as shown in the video. At the same time, this problem not only occurred in Huawei, In my other mobile phone (Galaxy A6s Android 8.1.0) and Android simulator (pixel2 Android 8.0), there are the same problems |
Swype away RU and next time you start you will get the snackbar to reenable the setting. If you choose to not allow a functionality, the app should not pester the user too much. If you are paranoid, you are still OK with opening the app (even if it is quite meaningless). |
Hi @gerhardol, thanks for developing this nice app. I am a new user of this app. I like it! However, I encountered a similar UX issue discussed in this post when I come to use RU at the first time on a Google Pixel 3 phone. Let me explain a bit about my experience. When I opened the app after installation, I mistakenly denied the But when I press the My main confusion is:
So, maybe the app can be improved to quickly resolve this UX issue :
How do you think? |
It is hard to balance annoying popups and loss of functionality. GPS is quite important for the app, the default guidelines can be tweaked. |
Yeah, I totally agree with your plan: show the snackbar when pressing As for the guidelines you mentioned I searched a bit, and find the following suggestions:
I believe the app's UX will get better with the proposed fix plan :) Thanks. |
Thanks for the @gerhardol ‘s kind reply and @tingsu 's attention to this issue. I totally agree with your final conclusion. Maybe pop-up windows are annoying at some times. However, as GPS is an important function for runnerup, it is necessary to pop up snackBar when clicking "start GPS". Moreover, it's better to explain the consequences and give users a chance to choose again after they deny permission. |
Behavior changed in #948 |
All checks are now done when starting GPS, so this is repeatedly asked. |
Thanks for fixing this issue. Nice! |
Describe the bug
Some functions cannot be performed if permission is denied during installation
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Runnerup should not only request permission during installation, because users may refuse because they don't know the purpose of permission. When using the corresponding function, they should request permission again, and give some necessary explanations
Smartphone (please complete the following information):
Additional context
record.zip
The text was updated successfully, but these errors were encountered: