George Henne
George Henne
Fixed in d0d6ff0b44a63d0a186f01dda8113b18b49aa7d7
Works correctly in my test case - thank you!
Using the unminified version gets rid of the error, but AddToHomescreen never appears. Localstorage is being updated with ``` org.cubiq.addtohome {"lastDisplayTime":1480609920899,"returningVisitor":true,"displayCount":1,"optedout":false,"added":false} ```
I'm one of the engineers working on [VoltBuilder](https://volt.build/), a replacement for Adobe PhoneGap. I've been lurking here since the beginning. VoltBuilder doesn't currently support Code Push, but we have most...
@vesper8 - do you run into any pushback from the Stores? I believe Apple, in particular, has restrictions in their agreements about doing this kind of thing.
We looked hard at it. We had most of the solution as part of VoltBuilder already, and were able to set the rest up on a test bed. But we...
@byronigoe , I'm experimenting with integrating this with VoltBuilder. It would help if there was a npm entry for cordova-plugin-code-push. Is that on your list, or can we help with...