Hi Team,
In our Xamarin Forms application we are referring Xamarin forms version: 3.0.0.446417. With this version it is working fine. We have Login Page, Master Detail page we are using. Problem is when i upgraded Xamarin Forms version to latest stable version: 3.1.0.697729 application is crashing on Android device. In the Master Detail Page in the menu section on tapping of "Logout" option, Login Page is getting rendered partially and it is getting crashed. Below is the error i'm getting:
System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.Platform+DefaultRenderer from native handle 0xbee1e730 (key_handle 0x7fe2fc7).
can any one help me in fixing this issue.
Regards,
Thejesh.