Support Thread for my App HF-Histogram:
New Version 1.4 published, you can now select the background between black and white and set the startmode of the datafield (start with recording or immediately)
Actually it will be something like A786FB5A.txt as the name from the store is generated by the store, and isn't just a shortened version of the name in the .IQ file. The first 8 characters are just some combo of letters and numbers. And the name of the .txt file uses the same 8 characters are the app store generated name. Same if there is a .set file.
Ok, thanks for that, should have loaded my own app via the store :cool:
Can't find such info in the IQ programmer's guide.
So if the generated name does not change for different downloads the logfile is now GARMIN\APPS\LOGS\32574CA8.txt
I'm pretty sure that the error is the value returned from getProperty() is of type string. This often happens if using Garmin Connect Mobile to configure the app settings. Be sure to check for null, apply a default value if necessary, and then explicitly convert to the expected type when you read the app settings.