Acknowledged

Debug App Feature (Clean logs + no need to set up the store entry)

1) Clear logs in ERA

Travis said following here (https://forums.garmin.com/developer/connect-iq/f/discussion/231925/era---unhandled-exception/1098607#1098607)

[quote userid="117737" url="~/developer/connect-iq/f/discussion/231925/era---unhandled-exception/1098607#1098607"]Unfortunately we can't display the string returned by ex.getErrorMessage() because it is possible for a developer to pack user identifiable information into it and then our crash reporting system would smuggle that information off device (a GDPR violation).[/quote]

Can't this behaviour be changed for debug apps? Would make debugging an app easier without the need of side loading nor creating a log file and always check the file contents by accessing the file with a cable on the watch directly...

2) Easier (faster) debug app

When I upload a new debug app to the store, I need to provide images, description and more - why? Nobody but me has access to this so this seems a bit useless...