Hi Guy,
I update xamarin from version 2.3.4 (default version create project on vs 2015) to version 2.5.0.91635 then IOS app crash.
I try update many version: from 2.4.0.74863 to 2.5.0.91635(latest) => crash app
I get Error:
System.MissingMethodException: Method 'UIKit.UINavigationBar.set_LargeTitleTextAttributes' not found.
I need update xamarin form to new version because i use FFImageLoading version 2.2.25
How to fix this prolem?
Thanks