Skip to content

BUG - Using Microsoft.Maui.Controls 10.0.40 throw exception Android.Runtime.JavaProxyThrowable #34034

@Auto72

Description

@Auto72

Description

I update the Microsoft.Maui.Controls from 10.0.31 to 10.0.40 and when I run my .NET MAUI 10 App, when I navigate to a page in Android, the following error arises:

Android.Runtime.JavaProxyThrowable
HResult=0x80131500
Source=
StackTrace:

I use Navigation Page, no MVVM, no DI.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

10.0.40

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

10.0.30

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No.

Relevant log output

Android.Runtime.JavaProxyThrowable
  HResult=0x80131500
  Source=<Cannot evaluate the exception source>
  StackTrace:
<Cannot evaluate the exception stack trace>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions