You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
- 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.
When pressing the button nothing happens, it is as if it had no functionality.
The text was updated successfully, but these errors were encountered: