Skip to content

Use correct version gating of API 34 for the use of getMslAltitudeMeters()#20

Merged
marcprux merged 1 commit into
skiptools:mainfrom
GavynHolt:fix/altitude-version-gating
Jun 18, 2026
Merged

Use correct version gating of API 34 for the use of getMslAltitudeMeters()#20
marcprux merged 1 commit into
skiptools:mainfrom
GavynHolt:fix/altitude-version-gating

Conversation

@GavynHolt

@GavynHolt GavynHolt commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Our users were still experiencing crashes after this recent update, but on Android 13 devices only. With some research and testing, I confirmed that it was just the wrong API version gating for getting the MSL Altitude.

Confirmed now to be working without crashing on an Android 13 (API 33) device.


Thank you for contributing to the Skip project! Please use this space to describe your change and add any labels (bug, enhancement, documentation, etc.) to help categorize your contribution.

Please review the contribution guide at https://skip.dev/docs/contributing/ for advice and guidance on making high-quality PRs.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cla-bot cla-bot Bot added the cla-signed label Jun 18, 2026
@marcprux

Copy link
Copy Markdown
Member

Thanks!

@marcprux marcprux merged commit 5081192 into skiptools:main Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants