I need to implement in a Xamarin.Forms Project Sirikit. I have tested sirikit in xamarin.ios only projects and works fine. Cant say the same about Xamarin Forms.
I dont know whats going on because it doesnt even get to the GetHandler function (Im debugging with console.Writeline commands to know if it reaches it). Im thinking, once xamarin.forms is initialized, it cant reach the ios siri intents.
I need help.