Hello!
how can i call the Extention from iOS project of Xamarin Forms? i added this in AppDelegate, buy not works.
var controller = NCWidgetController.GetWidgetController ();
controller.SetHasContent (true, "com.xamarin.TesteWebView2.iOS.ProximaAula");