You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to give it a quick go by referencing my xamarin forms shared library from my web app and this is what I get:
System.TypeLoadException: 'Method 'GetNamedColor' in type 'OouiPlatformServices' from assembly 'Ooui.Forms, Version=0.12.309.0, Culture=neutral, PublicKeyToken=null' does not have an implementation
What do i need to do to experiment with Ooui by serving my shared Xamarin.Forms project from Asp.net core?
The text was updated successfully, but these errors were encountered:
Just wanted to give it a quick go by referencing my xamarin forms shared library from my web app and this is what I get:
System.TypeLoadException: 'Method 'GetNamedColor' in type 'OouiPlatformServices' from assembly 'Ooui.Forms, Version=0.12.309.0, Culture=neutral, PublicKeyToken=null' does not have an implementation
What do i need to do to experiment with Ooui by serving my shared Xamarin.Forms project from Asp.net core?
The text was updated successfully, but these errors were encountered: