Hey guys,
I've been using an App log file, to log the system.print info to help with certain things....
And it seems that since updating recently ( fenix 6 )
the log doesn't log any more......
Anyone else experienced this recently?
Hey guys,
I've been using an App log file, to log the system.print info to help with certain things....
And it seems that since updating recently ( fenix 6 )
the log doesn't log any more......
Anyone else experienced this recently?
Sideloaded apps don't get renamed unless the manifest id matches an app installed from the store. Normally if you are testing a completely new app the file will stay exactly how you save it. For example you are testing NewTestApp1.prg and the app has never been in the store, then you should see it in the garmin/apps/ folder. Then create a blank text file in garmin/apps/logs named NewTestApp1.txt. All the println in the app will be written to that file.
I created a tool to get the filename from GarminDevice.xml:
forums.garmin.com/.../developer-tool-list-apps-py-to-parse-garmindevice-xml