If you go to build->advanced and include the various calendars then it works. Not sure if "west", "rare" or "other" needs to be included though :-/ https://bugzilla.x… (View Post)
Basically I am looking for a Xamarin version of this tutorial: http://tapadoo.com/2014/sharing-nsuserdefaults-between-your-app-and-a-today-extension-on-ios-8/ So far I: * Opened the project file in X… (View Post)
@RolfBjarneKvinge Thanks! Just reverted 12 hours of work based on that comment as it was a nightmare converting to 64 bits with a large codebase and lots of third party bindings. Any chance you can … (View Post)
@JeffreyStedfast I was about so say "Thanks!" but then I get an error deploying: error MT0036: Cannot launch a 64 bits simulator for a 32 bits app. Please enable the correct architecture(s)… (View Post)
Here are the relevant parts of the code. I am toggling with an admob banner but it is only the iAd banner that throws exceptions. I saw a post on SO that indicated I had to explicitly release the iAd… (View Post)