Skip to content

Conversation

@naveensingh
Copy link
Member

@naveensingh naveensingh commented Oct 5, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

Some LocationListener methods don't have default implementations on Android 10 and older versions, and that leads to the crash. This is a "quick fix".

Tests performed

  • Ran app with Save photo and video location enabled and location service off on Android 10
  • Saving location metadata on Android 13

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

Some `LocationListener` methods don't have default implementations on Android 10 and older versions, and that leads to a crash.

Refs: #177
@naveensingh naveensingh merged commit 50e5e72 into main Oct 5, 2025
6 checks passed
@naveensingh naveensingh deleted the naveensingh/quick-fix-location-crash branch October 5, 2025 04:58
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

Successfully merging this pull request may close these issues.

Crash when "Save photo and video location" is enabled

2 participants