react-native-simple-biometrics icon indicating copy to clipboard operation
react-native-simple-biometrics copied to clipboard

solved issue related to build issue in new architecture.

Open mahesh-agrawal-616 opened this issue 11 months ago • 2 comments

There is an import for new architecture and its giving error while building when using with RN 0.76.6. Solved this issue with the help of another library created on top of this by someone.

mahesh-agrawal-616 avatar Feb 06 '25 11:02 mahesh-agrawal-616

This doesn't work for me. I got the following error for RN 0.77

Undefined symbol: facebook::react::NativeSimpleBiometricsSpecJSI::NativeSimpleBiometricsSpecJSI(facebook::react::ObjCTurboModule::InitParams const&)

berdyshev avatar Feb 13 '25 06:02 berdyshev

I was having no issue on 0.76. will check for 0.77 and will update the PR.

mahesh-agrawal-616 avatar Feb 28 '25 06:02 mahesh-agrawal-616