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

Could not load type of field 'Toolkit.Samples.Forms.Samples.PopupViewerSample:popupViewer' #279

Open
ramtechjoe opened this issue Oct 15, 2019 · 0 comments

Comments

@ramtechjoe
Copy link

Trying to run the Sample I get an exception when it tries to load a page

Navigation.PushAsync(Activator.CreateInstance(sample.Page) as Page);

System.TypeLoadException
Message=Could not load type of field 'Toolkit.Samples.Forms.Samples.PopupViewerSample:popupViewer' (1) due to: Could not load file or assembly 'Esri.ArcGISRuntime.Toolkit.Xamarin.Forms, Version=100.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

I have made some changes to strip the code down to just the iOS version with a .net standard target (mainly because I could never get it to compile with the the different targets set)

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