Replies: 1 comment
-
You can use HttpClient to send requests like you would in any other apps, but you'll need to make sure that the remote endpoint supports CORS. See this walkthrough for more details. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I planed to use this Uno Platform to create a cross-platfrom app, but since I need to send Http Request in my app, and it doesn't work in the browser with wasm, how to sovle this?
Beta Was this translation helpful? Give feedback.
All reactions