Skip to content
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
@anpin

Description

@anpin

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

  1. Update Xamarin.Forms nuget package to v4.2.0.709249
  2. 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

Metadata

Metadata

Assignees

Labels

e/1 🕐1i/highCompletely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less ofteni/regressionp/Androidt/bug 🐛

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions