This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
[Bug] App crashes after updating to v4.2.0.709249 #7301
Closed
Description
Description
After updating to v4.2.0.709249 from v4.1.0.709244 the app is immediately crashing on startup with the following exception
`
0xFFFFFFFFFFFFFFFF in System.Diagnostics.Debugger.Mono_UnhandledException_internal C#
0x1 in System.Diagnostics.Debugger.Mono_UnhandledException C#
0x20 in Android.Runtime.DynamicMethodNameCounter.9 C#
0x1 in Xamarin.Forms.Platform.Android.AppCompat.Platform.op_Implicit at D:\a\1\s\Xamarin.Forms.Platform.Android\AppCompat\Platform.cs:491,4 C#
0x3B in Xamarin.Forms.Platform.Android.FormsAppCompatActivity.OnDestroy at D:\a\1\s\Xamarin.Forms.Platform.Android\AppCompat\FormsAppCompatActivity.cs:221,4 C#
0xA in Android.App.Activity.n_OnDestroy C#
0x11 in Android.Runtime.DynamicMethodNameCounter.9 C#
`
Steps to Reproduce
- Update Xamarin.Forms nuget package to v4.2.0.709249
- Start an app
Expected Behavior
App starts
Actual Behavior
App crashes
Basic Information
- Version with issue: v4.2.0.709249 f
- Last known good version: v4.1.0.709244
- IDE: Visual Studio 2019 16.2.3
- Platform Target Frameworks:
- Android: 28
- Android Support Library Version: 28.0.0.1