Hi!
So I'm trying to implement a Calendar to my Android application with Xamarin Forms, xaml and C# and I do not have the best of experience with coding yet...
I have implemented the calendar to show in my app, but i do not understand, how i can import .ics files into the calendar that imports events in. I've seen the instructions in Syncfusions page about the import and export methods, but I find it weird that some of the code is in HTML, which i do not want to use?
Thanks in advance if you can help :)