I tried creating a simple weather widget which runs fine in the sim, but when I build project for device and then click the up button on my watch all I see is the ConnectIQ logo with an exclamation point. I get my "loading" text if I remove my makeJsonRequest call.
I do have the following in my manifest:
<iq:permissions>
<iq:uses-permission id="Communications"/>
</iq:permissions>
I am not sure if this is a bug, or just my stupidity. Has anyone successfully created and deployed a widget with makeJsonRequest to a 920xt?