Hello, I'm using Xamarin Forms for develop Android and iOS app. My app it's working in Android, but when i compile the iOS version (project) the error "CS0103 The name 'InitializeComponent' does not exist in the current context" appears. I'm updated the Forms nugget package, but not happens and the error occurs every time. Can anyone help me?
↧
Xamarin Forms iOS error: CS0103 The name 'InitializeComponent' does not exist in the current context
↧