Re: MessageQueue seems to stop sending messages to the webView

2014-02-24 Thread James Rivett-Carnac
Sorry, the only way I can get it to reproduce is by booting up while attached to something that wants to launch the app as a USB accessory. (OK, that is a convoluted sentence). I can force it to respond by sending calling cordova.exec every 100 milliseconds in my Web app. Every time I call it it s

Re: MessageQueue seems to stop sending messages to the webView

2014-02-24 Thread Andrew Grieve
Don - would be great! Seems like a pretty bad bug, so I'd love to squash it! On Mon, Feb 24, 2014 at 2:19 PM, Don Coleman wrote: > Andrew, > > I'm seeing similar behavior for a plugin I'm working on. I might be able > to get you a sample if James doesn't have one. > > - Don > > > On Mon, Feb 24

Re: MessageQueue seems to stop sending messages to the webView

2014-02-24 Thread Don Coleman
Andrew, I'm seeing similar behavior for a plugin I'm working on. I might be able to get you a sample if James doesn't have one. - Don On Mon, Feb 24, 2014 at 2:14 PM, Andrew Grieve wrote: > On Mon, Feb 24, 2014 at 2:14 PM, Andrew Grieve > wrote: > > > James - have so far been unable to come

Re: MessageQueue seems to stop sending messages to the webView

2014-02-24 Thread Andrew Grieve
On Mon, Feb 24, 2014 at 2:14 PM, Andrew Grieve wrote: > James - have so far been unable to come up with a repro case for this. If > there's a chance you could create one, that would be really helpful. > > > On Tue, Feb 18, 2014 at 2:16 PM, Andrew Grieve wrote: > >> Hmm, might be same problem as >

Re: MessageQueue seems to stop sending messages to the webView

2014-02-24 Thread Andrew Grieve
James - have so far been unable to come up with a repro case for this. If there's a chance you could create one, that would be really helpful. On Tue, Feb 18, 2014 at 2:16 PM, Andrew Grieve wrote: > Hmm, might be same problem as > https://issues.apache.org/jira/browse/CB-6047. Let's move this >

Re: MessageQueue seems to stop sending messages to the webView

2014-02-18 Thread Andrew Grieve
Hmm, might be same problem as https://issues.apache.org/jira/browse/CB-6047. Let's move this conversation to that bug. On Tue, Feb 18, 2014 at 2:10 AM, James Rivett-Carnac < james.rivett.car...@gmail.com> wrote: > Hello, > > I'm uisng an embedded cordova webview and am seeing something where by

MessageQueue seems to stop sending messages to the webView

2014-02-18 Thread James Rivett-Carnac
Hello, I'm uisng an embedded cordova webview and am seeing something where by the webview doesn't receive messages sent to it from my plugin. I've seen this with: android 4.3, 4.4.2, (Moto G, Nexus 7 2012) cordova 3.3.0-rc1, 3.3.0-0.1.1, 3.3.1-0.4.2 The application is receiveing informatiion fr