Christian Montoya

Results 22 comments of Christian Montoya

Uneducated guess: if encoding creates a blob, that blob is stored in memory. If it happens in a worker, that blob is in the memory space of the worker, but...

Yes I realized that like two minutes after posting it (and that the question was over a year old) but figured it was too late :(

I just removed this plugin and installed the one from your git branch after running into the same issue. Unfortunately I still have the same issue. Not sure if I'm...

OK I deleted that if statement and the application built fine ![screen shot 2015-02-25 at 9 14 16 pm](https://cloud.githubusercontent.com/assets/19909/6385091/6ebd9cc4-bd33-11e4-8ada-7fc3666c2b38.png)

Between "phonegap local plugin add" and "cordova plugin add"? Syntax, mostly. Cordova is the open-source core of Phonegap.

Strange, I swear I answered this question already. The URL that has "benjie" in it is a fork of this repo. It's not this repo. Using that URL will return...

@mypark I tried taivo and it caused some errors, didn't work at all. Tried cookys and it works really nicely with Android so far, registers perfectly and lets me display...

OK let me correct myself. cookys works really well on Android except for 1 issue: when opening the app from a push notification, the app hangs. I can't pinpoint the...

Well I went back to this repo (avivais) and I'm in the same place now, notifications don't crash or hang the app but nothing is passed to JS. Which is...

Dang I wish I had found your fork sooner! Will try it soon, thanks!