You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to get a web request on my local node js server.
When i hit play in inspector, GET function work. But it don't when i make a build and deploy app on Hololens (UWP).
This is my request code used on Start (tmp is juste a debug text i use) :
Hi everyone, I got a problem to use GET function.
I try to get a web request on my local node js server.
When i hit play in inspector, GET function work. But it don't when i make a build and deploy app on Hololens (UWP).
This is my request code used on Start (tmp is juste a debug text i use) :
Did i miss something ?
Thanks for your answers.
The text was updated successfully, but these errors were encountered: