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 build with websockets on iOS #45

Merged
merged 5 commits into from
Feb 1, 2023
Merged

Fix build with websockets on iOS #45

merged 5 commits into from
Feb 1, 2023

Conversation

GabrielePicco
Copy link
Collaborator

Fix build with websockets on iOS

Status Type ⚠️ Core Change Issue
Ready Bug No -

Problem

Compilation on iOS was broken cause some symbolic link used from WebGL were missing in the NativeWebSocket lib, where conditional compilation is not usable.

Solution

Added an mm file with missing empty functions.

Before & After Screenshots

Insert screenshots of example code output

Other changes (e.g. bug fixes, small refactors)

Fixed signatures with deeplinks on iOS, closes #38

@GabrielePicco GabrielePicco merged commit 617b8a2 into main Feb 1, 2023
@GabrielePicco GabrielePicco deleted the fix/ios-build branch February 1, 2023 22: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.

[Bug] Deeplinks on IOS are not working any more
1 participant