Hello,
I have created a widget, which obtains data from a web service as JSON data. In the simulator all is running fine and the widget receives the data.
But as soon as I side load the widget to my Fenix3 no data will be loaded. No exception will be raised. Just nothing happens. It seems that the widget will stuck in the request.
I suppose this is related to the necessary permission for the communication library. Is there any possibility to grant permissions via side loading?
Kind regards
Moritz