You are viewing limited content. For full access, please sign in.

Question

Question

How do I debug a form that is using the Laserfiche app

asked on June 20, 2019

I am using some javascript that works fine on desktop browsers but does not work on the laserfiche app.  Is there a way to debug and inspect the form on the laserfiche app? What browser does the laserfiche app use?  I am testing on an iOS device.  Does the android app use the same browser?  

0 0

Replies

replied on June 20, 2019

I'm afraid I can't help specifically with debugging the app. However, I imagine that they use the native Web View control on each platform. On iOS that means Safari and on Android it's Chromium. There are definite differences and quirks between the two.

Perhaps you can share the code that isn't working, and folks might be able to help you.

0 0
replied on June 20, 2019

You can also try simulating different mobile devices in Chrome Dev tools. Worth reading the link below to understand what it does and does not emulate.

https://developers.google.com/web/tools/chrome-devtools/device-mode/

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.