Artem Berdyshev

Results 15 comments of Artem Berdyshev

I'm experiencing the same problem.

Yes, but I'm about to use JWT tokens without OAuth server that is simpler. User logins with username/password, server generates token based on JSON Web Token rules and returns back...

I don't know what was the motivation for such decision, I suppose for the full-featured solutions (distributions) it's reasonable, but IMHO, for small projects it could be overkill. You can...

hey. it seems this is a much simpler method to get the required parameters without debugging via adb. Can it be added to README?

duplicate of https://github.com/facebook/react-native/pull/41877?

I'm experiencing the same issue. @DarvilCZE thanks for the workaround, waiting for the fix

I confirm. Created pull request #59

Voting, because now such notifications look weird and not readable.

is there any updates on that issue?

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&) ```