Skip to content

Upgrade OneSignal from v4 -> v5, hermes black magic, refactor one-signal.js -> one-signal.ts #877

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

Merged
merged 22 commits into from
Jun 1, 2025

Conversation

Davidi-74
Copy link
Collaborator

The reason for this PR is due to Apple's restriction of building apps w/ Xcode <16.x.
Once building with Xcode 16.2 we cannot have dependencies that use Bitcode, like OneSignal v4 and the usage of hermes in our Podfile with the current react-native version.

Since we need to make a lot of changes to the way we implement OneSignal, I took the chance to refactor the service and convert it into TS.

@ariel-weiss ariel-weiss changed the title Upgrade OneSignal from v4 -> v5, disable hermes, refactor one-signal.js -> one-signal.ts Upgrade OneSignal from v4 -> v5, hermes black magic, refactor one-signal.js -> one-signal.ts May 19, 2025
@danielmar121 danielmar121 requested a review from ofekrotem May 19, 2025 11:36
@Davidi-74 Davidi-74 changed the base branch from master to version_4.0.2 May 27, 2025 15:11
…AUT-24685-upgrade-one-signal-version-v-4-v-5
@Davidi-74 Davidi-74 merged commit 1837a45 into version_4.0.2 Jun 1, 2025
2 checks passed
@Davidi-74 Davidi-74 deleted the AUT-24685-upgrade-one-signal-version-v-4-v-5 branch June 1, 2025 06:32
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.

4 participants