Scheduler crashes Stock Android Browser

Hi,
When using the mobile version of the DHTMLX Scheduler on a sample page the stock Android Browser (Android Gingerbread 2.3) crashes. Is this a know issue? Is there a fix available?

Thanks

SD

On which phone|tablet the issue occurs?
Locally it works correctly on Android 2.3 phones, but it seems - browsers behavior can differ on different devices.

I’m testing on an HTC EVO running Gingerbread.

Are you sure it is crashing the browser?

The reason I ask is because if you are loading from an existing set of events, the load function tries to load all of the events in the set. The ‘setMode()’ function of the dhtmlxScheduler doesn’t exist for the mobile version. The net effect is that it looks like it has crashed (no events loaded and you’re waiting) but it hasn’t, as you can still interact with the page, changing views, etc.

Rob

Hi Rob,

It’s doing something nasty to the browser because it’s closing the browser window and dropping me back to the home screen. I don’t get the “Force Close” error like i do when other app misbehave.

SD