Missing method set_RenderOnUIThread

(Visual Studio2013,Xamarin.Android4.12,Monogame SDK 3.4)

05-20 04:16:01.341 W/ ( 1058): Missing method OpenTK.Platform.Android.AndroidGameView::set_RenderOnUIThread(bool) in assembly OpenTK-1.0.dll, referenced in assembly /data/data/Game13.Game13/files/.override/MonoGame.Framework.dll
An unhandled exception occured.

05-20 04:16:04.231 I/MonoDroid( 1058): UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: ‘OpenTK.Platform.Android.AndroidGameView.set_RenderOnUIThread’.

System.MissingMethodException: Method not found: ‘OpenTK.Platform.Android.AndroidGameView.set_RenderOnUIThread’.

05-20 04:16:12.550 E/mono ( 1058):
05-20 04:16:12.550 E/mono ( 1058): Unhandled Exception:
05-20 04:16:12.550 E/mono ( 1058): at Game13.Game1…ctor () [0x00000] in c:\Users\IBM\Documents\Visual Studio05-20 04:16:12.550 E/mono ( 1058): System.MissingMethodException: Method not found: ‘OpenTK.Platform.Android.AndroidGameView.set_RenderOnUIThread’.

Who can help me?

I need help urgently,who can help me?

I just updated my SDK to 3.4 and now getting this error.

How did you solve this issue?