Skip to content

fix: update iOS minimum version to 12 - #1181

Merged
fadi-george merged 2 commits into
mainfrom
fix/ios-5.6-release-compatibility
Sep 9, 2026
Merged

fadi-george merged 2 commits into
mainfrom
fix/ios-5.6-release-compatibility

Conversation

@fadi-george

@fadi-george fadi-george commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Description

One Line Summary

Align the Flutter plugin's CocoaPods and Swift Package Manager minimum deployment targets with OneSignal iOS 5.6.x.

Motivation

OneSignalXCFramework 5.6.1 requires iOS 12, while the Flutter podspec and Swift package manifest declared iOS 11.

Scope

Raises the minimum iOS deployment target from iOS 11 to iOS 12 in:

  • ios/onesignal_flutter.podspec
  • ios/onesignal_flutter/Package.swift

Testing

No tests were added because this is package metadata only.

Validated with:

  • pod ipc spec ios/onesignal_flutter.podspec
  • swift package dump-package
  • flutter analyze
  • dart run rps test

Affected code checklist

  • Notifications / Push Processing
  • Public API changes

Checklist

  • Required sections completed
  • PR does one thing
  • Applicable automated checks pass
  • Device testing is not applicable to package metadata
  • Self-reviewed

@nan-li

nan-li commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

the version bumps show up here but its targeting rel/5.6.9?

Base automatically changed from rel/5.6.9 to main September 9, 2026 13:46
@fadi-george
fadi-george force-pushed the fix/ios-5.6-release-compatibility branch from 4819f4b to cc6237f Compare September 9, 2026 16:43
@fadi-george fadi-george changed the title fix: require iOS 12 for OneSignal iOS 5.6.0 fix: require iOS 12 for OneSignal iOS 5.6.x Sep 9, 2026
@fadi-george fadi-george changed the title fix: require iOS 12 for OneSignal iOS 5.6.x fix: update iOS minimum version to 12 Sep 9, 2026
@fadi-george
fadi-george merged commit 682a17c into main Sep 9, 2026
7 checks passed
@fadi-george
fadi-george deleted the fix/ios-5.6-release-compatibility branch September 9, 2026 18:31
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.

3 participants