Hi,
Sorry, just need to get some understanding straight in my head - as I am getting confused.
My understanding is:
- If you side load an App, which isn't previously installed (as a release), on a device it's filename remains as the one built - e.g. MyApp.PRG. Therefore the Log Text File needs to be MyApp.TXT - Correct?
- If you side load an App, which is previously installed (as a release), on a device it's filename is renamed when you disconnect to it's unique store ID - e.g. AA999999.PRG. Therefore the Log Text File needs to be AA999999.TXT - Correct?
So
- How do you determine the unique ID, for creating the Logging Text File?
- When you finishing debugging, should you delete the PRG (if it's using the unique ID), or can you 'reinstall' the store version over the top?
Basically, I am testing a debug build of a live store App on a device, but don't know which PRG it is, or how I can restore back to the store version!
Thanks
Chris