Open johnjore opened 1 month ago
Hi
I am sorry, I never used Xamarin Android nor Xamarin iOS, can you help me with a minimal reproducible sample, then I can fix this much faster.
Hi, I just stumbled upon your issue. I am using livecharts with maui and android. If you could provide some more information, maybe a small sample project, I could also be of help
I ended up using oxyplot instead, at least for now. I'll try and find some time to create a mini project, but its essentially a .NET Android Application as defined in the VS templates:
In the olden days, this would probably have been called Xamarin.Android (as opposed to Xamarin.Forms, which is now MAUI)
Is your feature request related to a problem? Please describe. Upgraded my Xamarin.Android project to MAUI (MAUI.Android?) and can't seem to use LiveCharts2 in a MAUI.Android project
Describe the solution you'd like Is it possible to add support for MAUI.Android?
Additional context Extract from project file:
Small extract from XML (Resources/layout):
Extract while setting up the RecyclerView: