In using the 4.7.4 Beta, my application is crashing during debugging on a 4.0.3
x86 emulator. This happens in Xamarin Studio or VS2012. The part that's having
issues is on an adaptation of CommonWare's WakefulIntentService and does not
crash when not debugging or in older versions. Any ideas?
[
On May 14, 2013, at 9:13 AM, Francesco Colombo
wrote:
> Is this method GLView.setPreserveEGLContextOnPause available on
> Xamarin.Android?
Yes, it's available as the GLSurfaceView.PreserveEGLContextOnPause property:
http://androidapi.xamarin.com/?link=P%3aAndroid.Opengl.GLSurfaceView