Every time I try to run an Android app in Xamarin Studio (Mac), it stops, after the emulator is loaded. I did not modify any of the source code that comes by default, and I use Xamarin's default emulator.
This warning appears while the emulator is running:
Warning: No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2046-11-18) or after any future revocation date.
Does anyone know what the reason may be?