RE: phonegap 3.3 problem with plugin

2014-01-27 Thread Venkata Kiran
w:)). And Ripple doesn't emulate that exactly and so it provides that option to allow to mock the value the plugin is expecting. -Original Message- From: Marc Luria [mailto:m...@luria.net] Sent: Thursday, January 23, 2014 1:35 AM To: dev@ripple.incubator.apache.org Subject: R

Re: phonegap 3.3 problem with plugin

2014-01-22 Thread Marc Luria
I did the send it, but I can't get copy / paste it. The mesage was: StatusBar._ready We seem to be missing some stuff:( What is kinda cool though you can fill in the textarea to pass a json object to the callback you want to execute On Wed, Jan 22, 2014 at 8:54 PM, Raymond Camden wrote: >

Re: phonegap 3.3 problem with plugin

2014-01-22 Thread Raymond Camden
You got me then. In your first email you said, "I get the following message:" but you never shared the message. What was it? On Wed, Jan 22, 2014 at 12:23 PM, Marc Luria wrote: > Sorry, I meant that I removed the plugin and added it again, and I still > got the error. I also tried a virgin p

Re: phonegap 3.3 problem with plugin

2014-01-22 Thread Marc Luria
Sorry, I meant that I removed the plugin and added it again, and I still got the error. I also tried a virgin project and adding the plugin, and the same thing happens. I would be happy to just put a line of code using Gord's window.parent.ripple solution, but even if I comment out my call to th

Re: phonegap 3.3 problem with plugin

2014-01-22 Thread Raymond Camden
If you tried removing the plugin and it didnt work, it may be best to make a virgin project and just copy over www. On Wed, Jan 22, 2014 at 9:52 AM, Marc Luria wrote: > I never got a response on this. I don't understand where the call to > plugin is, so that I can avoid it. > > Any ideas? > >

Re: phonegap 3.3 problem with plugin

2014-01-22 Thread Marc Luria
I never got a response on this. I don't understand where the call to plugin is, so that I can avoid it. Any ideas? On Thu, Jan 9, 2014 at 10:22 PM, Marc Luria wrote: > I installed a ios-only plugin called statusbar. (It solves an ios7 status > bar problem). However, at some point I started