Skip to content
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

Location Permission Bug – Cannot Share Location Even When Allowed #282

Open
eirmd opened this issue Feb 2, 2025 · 1 comment
Open

Comments

@eirmd
Copy link

eirmd commented Feb 2, 2025

On Forkgram, when trying to share a location (both live and static), the app asks for location permission. However, the only options available are:

Allow
Ask every time
Deny

Even after selecting "Allow," the app still says permission needs to be granted, preventing location sharing.

In Telegram FOSS, there is an additional option, "Allow all the time," which works correctly for sharing locations.

Steps to Reproduce:

Try to share a location (live or static) on Forkgram.
Set location permission to "Allow."
Attempt to send the location.
The app still asks for permission and fails to send the location.

Expected Behavior:
If "Allow" is selected, the app should not request permission again and should allow location sharing.

Can anyone else confirm this issue? I am using LineageOS 18.1 (Android 11) with MicroG.

@Prazola
Copy link

Prazola commented Feb 6, 2025

Yep, same issue. It's the same issue of the f-droid build.
The non compressed version works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants