Issues with WebIx Phonegap Mobile app. Pls help.

Hi,

We have used accordion camponent in mobile app to design one of the page. The page has 3 accordion sections. Each of the section has form, detailed lengthy text, images & list view. This page works perfectly fine in desktop browser. But when we run the same page in mobile (phonegap) , we are unable to view/scroll down to view the next section because the first section occupies the full screen. We have enabled autoheight
& scroll attributes for accordion & all sections. Can you please suggest the solution to overcome this issue??

Also, mobile app hangs or becomes non responsive some times. Can you please advice on this as well??

Wrap the whole UI in scrollview, like next

http://webix.com/snippet/da04e3be

As for “hangs” - can you share some code snippet where issue can be checked ?