Hi All,
In my Xamarin.Forms App I have updated all packages of PCL and android specific but it's giving following exception in LoadApplication(new App) method. Specifically occurring on android M only.
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v4.view.NestedScrollingChildHelper.setNestedScrollingEnabled(boolean)' on a null object reference