Howdy,
After the iOS8 udpate I've got an issue that I wonder if anyone else is having. I have a Xaml view that is using a Listview bound to a ObservableCollection. It was all working before the iOS8 update and this exact type of binding is working other places in my app, but on this screen, its not on iOS8, but it is on Droid, see attached images. I've tried moving the binding to the Listview.ItemsSource from the Xaml.cs constructor and the OnAppearing methods. I've also tried the Beta channel to see if that might solve it. No joy and nadda from anywhere to give a clue why on this window in iOS8 its not binding. Is this a known issue with the iOS8 Update? Or, does anyone have any ideas how to harpoon this gremlin?
Danka