How do I get a reference to the current UIViewController when using XForms 1.3.2?
The reason I need this is that I'm using the Azure MobileServiceClient.LoginAsync() method and one of its parameters requires a UIViewController.
Please help.
Regards,
Paul