Skip to content

Update helium-swift SDK to 4.4.8#97

Merged
salami merged 2 commits into
mainfrom
update-ios-sdk-4.4.8
May 18, 2026
Merged

Update helium-swift SDK to 4.4.8#97
salami merged 2 commits into
mainfrom
update-ios-sdk-4.4.8

Conversation

@github-actions

@github-actions github-actions Bot commented May 14, 2026

Copy link
Copy Markdown

Automated update of helium-swift SDK dependency to version 4.4.8.

Changes:

  • Updated Package.swift dependency version
  • Updated podspec dependency version
  • Bumped helium_flutter pubspec.yaml version (patch increment)
  • Bumped helium_revenuecat pubspec.yaml version (patch increment)
  • Updated heliumFlutterSdkVersion constant
  • Added changelog entries to both packages

This PR was automatically created by the iOS SDK release workflow.


Note

Medium Risk
Medium risk because it bumps the underlying iOS Helium SDK and introduces a breaking API change to handleURL, which may require downstream app updates and could affect external web checkout redirect handling.

Overview
Updates the iOS Helium dependency to helium-swift 4.4.8 (Podspec + SwiftPM) and bumps helium_flutter/helium_revenuecat to 3.3.4 with matching changelog entries.

Breaking change: handleURL(String url) now returns Future<HeliumCheckoutRedirectType?> instead of Future<bool>, with a new HeliumCheckoutRedirectType enum; iOS now bridges the redirect type as a string, and Android explicitly returns null for handleURL while keeping entitlement checks returning false.

Reviewed by Cursor Bugbot for commit c87fa9e. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c87fa9e. Configure here.

Comment thread packages/helium_flutter/pubspec.yaml
@salami salami merged commit 307e7fb into main May 18, 2026
3 checks passed
@salami salami deleted the update-ios-sdk-4.4.8 branch May 18, 2026 21:19
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.

1 participant