CRM & Cloud

Issues I faced in CRM & Cloud solutions

Xamarin Android > Cold Boot: Snapshot doesn't exist

Referring to this post, more issues came across and a new weird issue which was being displaying over the simulator when i was starting it, the issue was stating "Cold Boot: Snapshot doesn't exist".

I started browsing and googling this issue and came across that this is not even an issue. As s developer you don't need to worry about it. Please do not apply any fixes or any configuration settings or no need to create any environment variables.

In order to increase the start up performance and faster boot time of the emulators, its previous state is saved always. This enables the developers to not wait longer each time. So whenever you will start your emulator first time you will see this message. Let your emulator run and continue until you see a proper mobile screen. After you see the mobile desktop, please shutdown and close your emulator. You will see following message when you will do exactly as i mentioned:


It will save the state and on your next try the emulator will be loaded fast and it won't display any message that will worry you.

No comments:

Post a Comment