Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in version 39.0.0.0: Error updating objective c type information #2

Open
divyesh008 opened this issue Jul 17, 2018 · 0 comments

Comments

@divyesh008
Copy link

divyesh008 commented Jul 17, 2018

I'm working on the xamarin.iOS project in that I have to create a floating button for some screens, so after some R&D I have found this components nuget and try to implement it in my app. I'm using visual studio for Mac for development.

So, its working fine without any error but when I tried to open my Main.Storyboard with Xcode in gives the error updating objective c-type information, and not open the UI in Xcode which is wrong. I can open the storyboard in the VS designer, but not in Xcode, then I have removed the material component package and my storyboard is start working with Xcode. Than I have try to use 35.2.0 version of that component which working fine.

You can easily reproduce the error, just add the Xamarin.iOS.MaterialComponent package with 39.0.0.0 version and try to open any .xib file or Main.Storyboard file it will give this error!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant