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?
That's another issue. You really want to uninstall the store version before you copy over a sideload. What's happening is caused by two apps with the same ID in the manifest. And with the sideload, you many want to make sure it's not a release build so you have debug symbols.
I tried looking at that xml file, and my side loaded app doesn't appear in the file. I confirmed that app is loaded and runs so it is on the watch somewhere.
You could try introducing a deliberate error in your app, such as an out-of-bounds array access. Hopefully the app filename will show up in the crash log.