CrittercismModule icon indicating copy to clipboard operation
CrittercismModule copied to clipboard

Module breaks webview

Open Lev-Guzeev opened this issue 10 years ago • 4 comments

Hi, Mike Seems that the module breaks webviews. If module is enabled in code, webview could not open any page, infinite spinner is shown instead. The same happens for titanium Facebook module, when trying to login to facebook. If I disable module, everything works. Thank you :)

Lev-Guzeev avatar Aug 26 '14 12:08 Lev-Guzeev

I've run into this issue as well but when using this module with the New Relic module on iOS. Looks like it just locks out all network activity and requires a restart of the app to fix.

Stephen Sent from my iPhone

On Aug 26, 2014, at 7:18 AM, Lev-Guzeev [email protected] wrote:

Hi, Mike Seems that the module breaks webviews. If module is enabled in code, webview could not open any page, infinite spinner is shown instead. The same happens for titanium Facebook module, when trying to login to facebook. If I disable module, everything works. Thank you :)

— Reply to this email directly or view it on GitHub.

stephenwoodford avatar Aug 26 '14 12:08 stephenwoodford

Thanks, Stephen! It helped. We've also run into problems with NewRelic module (it was crashing iOS app).

Lev-Guzeev avatar Aug 26 '14 12:08 Lev-Guzeev

I was able to figure out it was a conflict between the 2 modules, all other combinations of our modules worked except when both Crittercism and New Relic were running together. Both work just fine when running separately.

stephenwoodford avatar Aug 26 '14 13:08 stephenwoodford

Ah, nice find @stephenwoodford! I couldn't get it to break using my app (which doesn't use NewRelic). I'm curious what that could be (potentially too many things trying to track the network call? Not sure). I'll submit an issue to Crittercism and see what I hear back relating to the two. Maybe someone's seen it before :)

mikefogg avatar Aug 26 '14 15:08 mikefogg