Skip to content

Lower minimum iOS version from 17.0 to 16.0#14

Merged
noahsmartin merged 1 commit intogetsentry:mainfrom
saluja-amandeep:main
Jul 22, 2025
Merged

Lower minimum iOS version from 17.0 to 16.0#14
noahsmartin merged 1 commit intogetsentry:mainfrom
saluja-amandeep:main

Conversation

@saluja-amandeep
Copy link
Contributor

Description

Fixes the unnecessarily restrictive iOS 17 minimum version requirement.

Changes

  • Updated Package.swift to support iOS 16.0 instead of 17.0

Testing

✅ Verified full functionality on iOS 16 devices
✅ All dependencies support iOS 16 (FlyingFox supports iOS 13+)
✅ No iOS 17-specific APIs found in codebase

Impact

  • Expands compatibility to iOS 16 users
  • No breaking changes

Fixes #ISSUE_13

@noahsmartin
Copy link
Collaborator

Thanks @saluja-amandeep !

@noahsmartin noahsmartin merged commit df681fc into getsentry:main Jul 22, 2025
3 checks passed
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.

Lower minimum iOS version from 17.0 to 16.0

2 participants