Skip to content

[NET9] JavaCast not currently working on NET9  #23205

@PureWeen

Description

@PureWeen

Description

The code here isn't working currently on NET9

var animatable = drawable.TryJavaCast<IAnimatable>();

It's always returning something and then the isrunning code is crashing the app
We can't merge main into net9 until this is resolved #23126

2024-06-20 02:23:51.631 7008-7008 ols.devicetest com...oft.maui.controls.devicetests A runtime.cc:663] JNI DETECTED ERROR IN APPLICATION: can't call boolean android.graphics.drawable.Animatable.isRunning() on instance of android.graphics.drawable.BitmapDrawabl

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions