-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find com.wei.android.lib:fingerprintidentify:1.2.6 #194
Comments
Duplicate #192 |
@mikehardy Why don't you use this?, it should be working fine with any version of RN
|
@msvargas I hadn't checked jitpack yet, so that's great if the bits are available up there. If you updated any Readme installation instructions in a PR I could merge it immediately, but I'm traveling and just haven't a phone so can't do it myself for quite a while |
@msvargas I'm still traveling but then see that we actually already merged a jitpack PR 🤦 but I haven't had time for a release yet. My schedule should settle down and I can hopefully kick one out in a week or so |
@mikehardy That's sounds great hahaha, thanks for your package, if I can help with anything please let me know |
Hello,
I try to install react-native-fingerprint-scanner 6.0 in my project with React Native 0.65.1, I have the following error with Android, in iOS works fine.
Thanks
UPDATE:
I replace the gradle implementation and it works
implementation 'com.github.uccmawei:FingerprintIdentify:1.2.6'
The text was updated successfully, but these errors were encountered: