Hi,
I have the Phoneword app working on Android (both the simulator and Xamarin Live) and the Windows Universal app. There is no build error. But when I try to deploy to iOS using Xamarin Live, I get the following error:
The type or namespace name 'IDialer' could not be found
The type or namespace name 'App" could not be found
I searched for these errors, and tried updating the Xamarin.Forms package, but the error is still there.
I don't have access to a Mac, so I can't try a real deployment.
Any ideas?