Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

JNI RegisterNativeMethods: attempt to register 0 native methods for md5b60ffeb829f638581ab2bb9b1a7f4f3f.ImageRenderer #89

Open
LembkeM opened this issue Aug 21, 2017 · 1 comment

Comments

@LembkeM
Copy link

LembkeM commented Aug 21, 2017

Hi,

i've started a small app in VS 2017 for UWP / Android.
I would like to use the SignaturePad, but erverytime i open the Page with it, my App crashes.

08-21 14:21:43.703 W/art ( 1341): JNI RegisterNativeMethods: attempt to register 0 native methods for md5b60ffeb829f638581ab2bb9b1a7f4f3f.ImageRenderer
InspectorDebugSession(0): HandleTargetEvent: UnhandledException
08-21 14:21:57.195 D/Mono ( 1341): [0x9a9ff930] worker finishing
Thread finished: #7
InspectorDebugSession(0): HandleTargetEvent: ThreadStopped
Der Thread 'Unknown' (0x7) hat mit Code 0 (0x0) geendet.

I use the Package Xamarin.Controls.SignaturePad.Forms 2.1.1 from Nuget.org.

Can someone give me a hint, what i'm doing wrong?

Regards
Markus

@LembkeM
Copy link
Author

LembkeM commented Aug 22, 2017

Hi,

i've changed my Targetframework to 6.0 and now it works on Android.
Are there some restircictions regarding Android 7.0?

Regards
Markus

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant