Hi,
If I'm stopping an application using a map file in debugger mode (by pressing STOP button), at next start the map file is empty (0 length).
This does not happen at each start, but it can be easily replicated by stopping and starting the application several times.
I've built a small example app (attached) to demonstrate this behavior.
There is no view on the Activity. The application just load and then save some variables from/to a map. At each start the length of the loaded map file is logged. If you start in debugger mode (legacy) and then press stop (square button in IDE) for a few times you will get a zero length map.
Thank you,
Dan
If I'm stopping an application using a map file in debugger mode (by pressing STOP button), at next start the map file is empty (0 length).
This does not happen at each start, but it can be easily replicated by stopping and starting the application several times.
I've built a small example app (attached) to demonstrate this behavior.
There is no view on the Activity. The application just load and then save some variables from/to a map. At each start the length of the loaded map file is logged. If you start in debugger mode (legacy) and then press stop (square button in IDE) for a few times you will get a zero length map.
Thank you,
Dan