I get some problem when I finished pick the photo using Plugin.Media and the app crash without exception, when I view the application out I get this
mono-rt] No native Android stacktrace (see debuggerd output).
[mono-rt]
[mono-rt]
[mono-rt] =================================================================
[mono-rt] Got a SIGSEGV while executing native code. This usually indicates
[mono-rt] a fatal error in the mono runtime or one of the native libraries
[mono-rt] used by your application.
[mono-rt] =================================================================
[mono-rt]
[libc] Fatal signal 11 (SIGSEGV), code 1, fault addr 0x222c2264492228 in tid 31548 (Finalizer)
Any one know whats wrong?
The nuget I using:
Xam.Plugin.Media (3.0.1)
Xamarin Forms (3.3.0.912540)