I don't know if anyone else is having issues with iOS8, I looked through the first couple of pages, and no-one seems to have brought this up, but I am having a treble time with trying to get my app to work on iOS 8 with Xamarin.Forms. Here's the issues I have found so far:
- The datepicker does not work on the simulator at all, it seems to work fine on the device though, so can kind of live with that
- The editor view, works on iPhone running iOS 8 but crashes on iPad on iOS 8
- ListViews do not show a group heading, if you try and customize the look header template, with anything
If anyone has experienced any of these issues and have workarounds, I would love to know.