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: WebRequests breaking on iOS #1699

Merged
merged 2 commits into from
Jun 21, 2024
Merged

fix: WebRequests breaking on iOS #1699

merged 2 commits into from
Jun 21, 2024

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jun 20, 2024

Fixes #1658

It seems like there is some incompatibility with UnityWebReqest and the swizzling the Cocoa SDK is doing for it's network breadcrumb integration. Disabling this for now to stop breaking webrequests.

@bitsandfoxes bitsandfoxes merged commit 32e1b08 into main Jun 21, 2024
4 checks passed
@bitsandfoxes bitsandfoxes deleted the fix/ios-webrequests branch June 21, 2024 07:23
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.

URL is duplicated during UnityWebRequest redirection when it contains cookies
2 participants