My app doesn't work on the emulator

My app works in the simulator but not in the emulator. Is there any way to parse the .ipk in the emulator to find the error?

You can use Web Inspector. Please refer to App Debugging and Launch Web Inspector. Thank you.