Torin Nguyen

Results 15 comments of Torin Nguyen

This issue can be fixed in 2 different ways: 1. Exclude **index.html** from encryption. [Refer to another issue here](https://github.com/tkyaji/cordova-plugin-crypt-file/issues/44). Tested working myself. 2. There's another hack-ish solution by **preventing CDVWebViewEngine.m...

I have no idea what exactly I'm doing but I got a workaround/hack for this. In CustomViewBehind.java, around line 214, make this change ![image](https://cloud.githubusercontent.com/assets/767320/3615469/060787f4-0dc9-11e4-960e-c393ca6bf4db.png) As said, I have no idea...

i got it on a XiaoMi MI MAX running 6.0.1 Can't tell where and how exactly it happened. The stack trace I got is exactly as above.

@jasongi I'm more interested in your system architecture. Are you able to communicate directly to the Broadlink devices from a cloud server?

The issue being discussed here is using Broadlink Cloud API directly from a server outside of home WiFi network. Your system architecture relies on python-broadlink locally, that's out of question.