Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix - update onesignal lib #2279

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix - update onesignal lib #2279

merged 1 commit into from
Nov 1, 2024

Conversation

hvthhien
Copy link
Contributor

Description

  • Update onesignal lib to get rid of distribute blocked in xcode 16.

Copy link
Contributor

github-actions bot commented Oct 30, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

pubspec.lock

PackageVersionLicenseIssue Type
onesignal_flutter5.2.6NullUnknown License

pubspec.yaml

PackageVersionLicenseIssue Type
onesignal_flutter>= 5.2.6, < 6.0.0NullUnknown License

Scanned Manifest Files

pubspec.lock
pubspec.yaml
  • onesignal_flutter@>= 5.2.6, < 6.0.0
  • onesignal_flutter@>= 3.3.0, < 4.0.0


OneSignal.initialize(Environment.onesignalAppID);
OneSignal.Debug.setLogLevel(OSLogLevel.error);
Copy link
Contributor

Choose a reason for hiding this comment

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

[dart fix] reported by reviewdog 🐶

Suggested change

@hvthhien hvthhien merged commit 777ca46 into develop Nov 1, 2024
6 of 8 checks passed
@hvthhien hvthhien deleted the update_onesignal branch November 1, 2024 04:32
hvthhien added a commit that referenced this pull request Nov 1, 2024
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.

2 participants