Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-25 Thread Alexis Kofman
y, March 24, 2016 10:41 AM > > >>>> To: dev > > > >>>> Subject: Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin > > >>>> > > >>>> Are you sure? I couldn't reproduce this on my KitKat devices, or my > > >>>> Jellyb

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-25 Thread julio cesar sanchez
tKat emulator locally > with > >>> the > >>>> mobilespec auto tests. I don't have an actual KitKat device on hand, > >>> though. > >>>> > >>>> Thanks, > >>>> Richard > >>>> > >>&

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Jesse
> the >>>> mobilespec auto tests. I don't have an actual KitKat device on hand, >>> though. >>>> >>>> Thanks, >>>> Richard >>>> >>>> -Original Message- >>>> From: Joe Bowser [mai

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Joe Bowser
at emulator locally with > > the > > > mobilespec auto tests. I don't have an actual KitKat device on hand, > > though. > > > > > > Thanks, > > > Richard > > > > > > -----Original Message----- > > > From: Joe Bowser [mailto:bow

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Jesse
> > > -Original Message- > > From: Joe Bowser [mailto:bows...@gmail.com] > > Sent: Thursday, March 24, 2016 10:41 AM > > To: dev > > Subject: Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin > > > > Are you sure? I couldn't reproduce

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Joe Bowser
--Original Message- > From: Joe Bowser [mailto:bows...@gmail.com] > Sent: Thursday, March 24, 2016 10:41 AM > To: dev > Subject: Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin > > Are you sure? I couldn't reproduce this on my KitKat devices, or my > Jellybean

RE: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Richard Knoll
h. Thanks, Richard -Original Message- From: Joe Bowser [mailto:bows...@gmail.com] Sent: Thursday, March 24, 2016 10:41 AM To: dev Subject: Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin Are you sure? I couldn't reproduce this on my KitKat devices, or my Jellybean Device

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Joe Bowser
t > that somewhere or have medic print it out; I'll look into doing that. > > Thanks, > Richard > > -Original Message- > From: Joe Bowser [mailto:bows...@gmail.com] > Sent: Thursday, March 24, 2016 8:43 AM > To: dev > Subject: Re: [BUG] CB-10944 NoSuchMethodErr

RE: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Richard Knoll
[BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin Seriously, it would be super helpful to know which version of Android this failure happened on. I'm having a really difficult time trying to reproduce this bug, and I'm not keen on just throwing things at the CI to see what passe

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-24 Thread Joe Bowser
Seriously, it would be super helpful to know which version of Android this failure happened on. I'm having a really difficult time trying to reproduce this bug, and I'm not keen on just throwing things at the CI to see what passes. On Wed, Mar 23, 2016 at 7:56 PM, Joe Bowser wrote: > Well, that

Re: [BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-23 Thread Joe Bowser
Well, that's an easy fix, but it would be helpful to know which AVD is failing, since I have no idea which version of getDrawable() is falling apart. http://stackoverflow.com/questions/30266971/why-getdrawable-doesnt-work-on-some-android-devices On Wed, Mar 23, 2016 at 6:32 PM, Dmitry Blotsky wro

[BUG] CB-10944 NoSuchMethodError in InAppBrowser plugin

2016-03-23 Thread Dmitry Blotsky
Hey folks, There’s a crash in the InAppBrowser plugin breaking the CI builds. JIRA: https://issues.apache.org/jira/browse/CB-10944. Kindly, Dmitry