This video shows how to debug a mobile app created in Appery.io using Chrome browser Dev. Tools:
- Using the Console tab for JavaScript errors, output messages and running simple JavaScript commands
- Using the Network tab for service invocation
- Inspecting local storage
- Inspecting app code
- Using built-in JavaScript debugger
- Using Weinre remote debugger – to debug a native app installed on the device
Leave a Reply