Open
Description
Description
Description
Hi
I can not run my app when I disable Fast Deployment on Android.
Tried clean project.
Checked line by line project files.
Unload and load project.
But, no. I does not start at all. Crashed on splash screen.
My SDK version is 9.0.301
I get this alert
System.NotSupportedException: 'Unable to find Invoker for type 'Microsoft.Maui.MauiApplication'. Was it linked away?'
Steps to Reproduce
- Create New .NET MAUI App
- Turn off Fast Deployment on Android
- Run Project on Android
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.22 SR2.2
Affected platforms
Android
Affected platform versions
Android 10 - API29, VS 2022 17.14.5
Did you find any workaround?
No