I'm trying to reproduce bug in tombstone interruption while loading game assets, but it's impossible - Application still loading assets when i pressed menu button. This issue is present only when I debugging application on real device.
Tombstone occur after load all assets (I checked it with Debug.WriteLine)
What could cause such issue? I rly need to debug that on device.