Hi,
We are facing issue of opening document in webviewer in following devices.
1. NEXUS7 TAB using Chrome Browser Version 34.0.147.114.
2. Samsung Galaxy S4 using Chrome Browser 34.0.147.114.
On event of open document, we are passing XOD file URL.
$("#Documentcontent").load(url);
After that respective event are not called, those mentioned below.
1. onDocumentLoaded
This issue is not reproduced in IOS devices like I pad, I phone and Desktop etc.
Also give us some way of debugging webviewer in NEXUS7 TAB so that we can narrow down the issue.
May be this issue occurs after upgrading of chrome browse from v33 to latest version v34 !.
Thanks,
Anish Jain