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

Support Privacy Manifest: bump Starscream package version to upToNextMajor 4.0.8 #1492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xxZap
Copy link

@xxZap xxZap commented May 14, 2024

This PR solves the impossibility of publishing iOS applications due to the Privacy Manifest rule which is now mandatory.

The problem is that socket.io is pointing to 4.0.6 Starscream, but Starscream started supporting the Privacy Manifest policy from 4.0.8.

This PR updates its minimum version from 4.0.6 to 4.0.8.

I already published my application to the App Store with this change without any issues.

⭐️ Eventually, instead of using upToNextMajor you can use exact. It's up to you.

@xxZap xxZap mentioned this pull request May 14, 2024
@9oHigh
Copy link

9oHigh commented Jun 16, 2024

@nuclearace Please accept PR

@icepat
Copy link

icepat commented Jun 27, 2024

Would be amazing if you guys could merge this PR
We have Starscream crashing in the background with WalletConnect and are hoping that the 4.0.8 will solve this.

@xxZap
Copy link
Author

xxZap commented Aug 1, 2024

Any news about this PR?
I think that it easily solves a problem that affects everyone who is using socket.io

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