Hi, I have created my first .net widget. It is a simple widget with a button that makes an https post request to a server and it opens my garage door.
Although it works perfectly when I am connected over the WiFi, using the bluetooth it throws imediatelly an exception telling "An error occured while sending the request".
It seems that my widget cannot get access to the internet at all when I am connected using the bluetooth. However, at the same time, other applications such as the weather app can download conetent from the internet using the bluetooth connection with my phone.
Is there any way to resovle this issue ?
Thanks!