-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Milestone
Description
Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
Affected platform version
VSMac & VSMac Preview
Description
net6.0-android ( VSMac & VSMac Preview )

Xamarin.Android ( VS Windows )

Xamarin.Android ( VSMac & VSMac Preview )


source: ‘Mono.Android’
stacktrace:
[mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object.
at Android.Runtime.JNINativeWrapper._unhandled_exception (System.Exception e) [0x0000e] in /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNINativeWrapper.g.cs:12
at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PPL_V (_JniMarshal_PPL_V callback, System.IntPtr jnienv, System.IntPtr klazz, System.IntPtr p0) [0x0001d] in /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNINativeWrapper.g.cs:111
at (wrapper native-to-managed) Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PPL_V(intptr,intptr,intptr)
Steps to Reproduce
- Create a Xamarin.Forms / Xamarin.Android project.
- throw new Exception (“Fire!”);
- run the project with VSMac / VSMac Preview
Did you find any workaround?
https://discord.com/channels/732297728826277939/738043671575920700/983915567184498739
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
No labels

