Replies: 2 comments 3 replies
-
Can you provide the full exception stack trace? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi Jerome, I'm not sure if it is this that you want:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm doing a Uno Platform to consume API.
When I run de APP in UWP, it works fine, but when I run it on Android throw an exception "Network subsystem is down".
The exception appears on this line:
I've modified the AndroidManifest to give access to Internet
AndroidManifest.xml
ApiService.cs
How can I solve the concern?
Thanks,
BullT
Beta Was this translation helpful? Give feedback.
All reactions