Jonathan Pobst from Xamarin support provided a working solution: "You can try setting the Project Settings -> Application target to Android 2.2, and then opening the AndroidManifest in your projects properties folders and manually adding targetSdkVersion = "13".
If targetSdkVersion is set, it will be used rather than the one set in Project Settings -> Application." -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Intergrated-AdMob-crashes-app-on-touch-tp5460176p5471770.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
