johndierks

Results 5 issues of johndierks

I would love to precache some iOS apps my users often need. Is that possible? I'm looking at this plist, `com.github.krypted.precache.apps-list.plist` but I'm not sure where I would get the...

I'm running into an issue where an error state causes a callback to be called twice. On my end, I'm sending too much data to Geckoboard list widget. Their api...

This isn't an issue, per se, but just wanted to say thanks for writing this. It works great, your docs made it a breeze to setup, and I appreciate you...

In cases where the message's body is not JSON, trying to parse the body as JSON throws an error and crashes the process. To prevent this from happening, we can...