hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
870 stars 298 forks source link

com.wei.android.lib:fingerprintidentify not found #237

Closed fcaldarelli closed 1 year ago

fcaldarelli commented 1 year ago

The library com.wei.android.lib:fingerprintidentify does not exist, because jcenter is dead.

@hieuvp Can you release a new version that points to last master commit that contains the fix?

chamavv commented 1 year ago

mismo problema

mikehardy commented 1 year ago

Duplicate, see https://github.com/hieuvp/react-native-fingerprint-scanner/issues/192

(basically, use the unreleased git version, and it should work)

fcaldarelli commented 1 year ago

@mikehardy why don't release a new version?

mikehardy commented 1 year ago

No time. How's your open source time availability + contributions? Is there ever enough time?

fcaldarelli commented 1 year ago

I perfectly understand. In this case the only action required should be release a new version, that point at commit you suggested in #192.

Thank you very much for your work.