I've tried installing the development build and the production build, both of them crash after an arbitrary amount of time using the app, but when I go to check the logs in "GARMIN/APPS/LOGS" there is only a single file last modified 8 months ago from a completely different app.
When I run it in the emulator it runs fine. I've checked the memory usage and it's consistently well below the maximum, and there doesn't seem to be any kind of memory leak.
How do I go about debugging this on my garmin device.
Context:
The app is a tennis score tracker, it's very simple with only 5 views.
I am testing it on a Vivoactive 4
- SW Version: 7.8
- API Level 3.3.6
I cannot test an emulator with that API level (it required 4.0.2 minimum) and I cannot find out how to upgrade my watch API level, it is an old watch, so that could be part of the problem.