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

Works on Xamarin.iOS but not in Xamarin.Droid, System.IO.FileNotFoundException #19

Closed
kelvin195eclipse opened this issue Oct 3, 2017 · 6 comments
Labels

Comments

@kelvin195eclipse
Copy link

kelvin195eclipse commented Oct 3, 2017

Hi fellows, I am new in Xamarin framework and currently using Xamarin.Forms to create an app with the Target Framework PCL4.5 profile 111. I have installed Microcharts.Forms nuget package and done the setup.
When I debug on iOS platform the chart generated perfectly, but on android platform, it crashes and display the following error.
screen shot 2017-10-03 at 7 53 pm
It is about something unable to find the assembly file. Can I use some help? Thx alot!

P/S: I am using Microcharts.Form v0.6.2, and I am unable to update to latest 0.7.1 due to I got an error saying "Package Microcharts.Forms 0.7.1 is not compatible with portable45-net45+win8+wpa81 (.NETPortable,Version=v4.5,Profile=Profile111). Package Microcharts.Forms 0.7.1 supports: netstandard1.4 (.NETStandard,Version=v1.4)"

@tiagodenoronha
Copy link

Same here, works fine with 0.7.1-pre version tho.

@christophedemey
Copy link

Same here, only doing android.

@aloisdeniel
Copy link
Collaborator

Hum strange behaviour. Do you use the Forms package?

@kelvin195eclipse
Copy link
Author

Hi guys, thanks for the replies.
Anyway I have found a way to make it works. All I have to do is only to build the app as release version and run it on real device, but I still have no idea why it doesnt work on debug mode and emulators.
You guys might have a try on that as a solution.

@aloisdeniel Yes I am using Microcharts.Forms. Anyway its a great package tho, thanks alot=)

@aloisdeniel
Copy link
Collaborator

aloisdeniel commented Oct 10, 2017

Thanks!

Can you try the last prerelease version?

This new version also adds animation support (that can be deactivated with IsAnimated chart's property)!

Looking for feedbacks before release!

@Nixon-Joseph
Copy link
Contributor

Closing due to inactivity and apparent resolution.

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

No branches or pull requests

5 participants