You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting issue to use smile id sdk for smart selfie feature in my react native feature but when I have installed the latest version of the package @smile_identity/react-native but when I am initilizing or using smileID sdk it's getting errors.
Codegen didn't run for SmileIDSmartSelfieEnrollmentView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDSmartSelfieAuthenticationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDDocumentVerificationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDBiometricKYCView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDEnhancedDocumentVerificationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDSmartSelfieCaptureView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDDocumentCaptureView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDConsentView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
The text was updated successfully, but these errors were encountered:
I am getting issue to use smile id sdk for smart selfie feature in my react native feature but when I have installed the latest version of the package @smile_identity/react-native but when I am initilizing or using smileID sdk it's getting errors.
react-native : 0.76.1,
xcode : 15.4,
ios :15.1,
node : 21.7.4
ERRORS :
Codegen didn't run for SmileIDSmartSelfieEnrollmentView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDSmartSelfieAuthenticationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDDocumentVerificationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDBiometricKYCView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDEnhancedDocumentVerificationView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDSmartSelfieCaptureView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDDocumentCaptureView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
(NOBRIDGE) WARN Codegen didn't run for SmileIDConsentView. This will be an error in the future. Make sure you are using @react-native/babel-preset when building your JavaScript code.
The text was updated successfully, but these errors were encountered: