Newer Garmin dev here. First time trying to create an app.
The app works fine in the simulator, but crashes after 5 seconds on my physical device.
I am using the connect IQ dev page to upload it as a beta just so I can test on my device.
Does anyone have detailed step by step instruction on how to either run the app on my device while it's connected to my Mac/VS code for live debugging? Or how to properly log errors on my device then pull them up somehow?
As a side note, I think the error has to do with pressure/barometer. I cant figure out how to simulate this in the simulator so I think it's staying at a zero or null value. But then crashing on my physical device when it actually reads pressure.