I've built an ubuntu touch app, it works well on desktop, but when I install it on the device and try to launch, it crashes. Where can I find error logs or any other output that the app can give me to figure out what's wrong?
I've built an ubuntu touch app, it works well on desktop, but when I install it on the device and try to launch, it crashes. Where can I find error logs or any other output that the app can give me to figure out what's wrong?
Logs for your application can be found in the
~/.cache/upstart/
folder on your device.I'd recommend to open/cat them using a remote connection (with
phablet-shell
)You can also install the LogViewer app from the store to see the logs with a graphical interface. The application provides the following features,