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 missing classes when code stripping is set to high on android #30

Merged
merged 3 commits into from
May 4, 2023

Conversation

GabrielePicco
Copy link
Contributor

Fix missing classes when code stripping is set to high on android

Status Type ⚠️ Core Change Issue
Ready Hotfix No -

Problem

Using Mono, on Android build platform the System.Net.Http client doesn't work

Solution

Changing the CrossHttp client to use UnityWebRequest instead, that does worl.

@GabrielePicco GabrielePicco merged commit 2bf2494 into master May 4, 2023
@GabrielePicco GabrielePicco deleted the fix/android-code-stripping-high branch May 4, 2023 16:59
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.

1 participant