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

"Export as GPX" btn in track details is not working #480

Open
miltonials opened this issue Dec 8, 2024 · 1 comment
Open

"Export as GPX" btn in track details is not working #480

miltonials opened this issue Dec 8, 2024 · 1 comment

Comments

@miltonials
Copy link

When pressing the button nothing happens, it is as if it had no functionality.

image

@miltonials
Copy link
Author

I tested it using Android 8, 12, and 15. It works in Android versions 8 and 12 but not in version 15. Additionally, in Android 8 and 12, if we reject the permission requested by OMSTracker, the next time we press the Export button in this same activity (TrackDetails), it opens the upload-to-OSM functionality.

miltonials added a commit to miltonials/osmtracker-android that referenced this issue Dec 8, 2024
…torage

- Extracted permission handling logic into a reusable method.
- Added support for Android R+ to avoid unnecessary permission requests.
- Displayed a rationale dialog when permission is not granted.
Binnette pushed a commit that referenced this issue Dec 12, 2024
- Extracted permission handling logic into a reusable method.
- Added support for Android R+ to avoid unnecessary permission requests.
- Displayed a rationale dialog when permission is not granted.
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

1 participant