-
Notifications
You must be signed in to change notification settings - Fork 59
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
BlinkCard/BlinkCard.h file not found #180
Comments
Hi @pku-arun Can you please tell me when does the issue occur? When you try to add one of the SDKs into your project, or when you try to run and build the project? Regards, |
Hi @mparadina , Initially, there was only a blinkid-react-native library. Recently we planned to add scanning card as well and we added blinkcard library as well and the issue started to pop up. I can see only this line of error , nothing else which was occuring when trying to run and build the project |
Hi @pku-arun Thank you for the feedback. Just to double-check, do you have Git LFS installed? Also to ask, did you maybe get a chance to run the sample applications (both BlinkID and BlinkCard) on your side to see if you get any exceptions? Regards, |
Hi @mparadina I just created a fresh project and added these libraries. The issue still persist. Easy to replicate npx react-native init TestProject you can replicate the issue |
Hi @pku-arun We've managed to reproduce the issue with the mentioned instructions. Once we find out where the source of the issue is located, we will get back to you here. Regards, |
No. Request you to close the issue as soon as possible as our app release is blocked due to this issue. Thanks a lot for looking into the issue. Regards |
Any possible solution for this? Regards |
Hi @pku-arun We are currently fixing the issue and I will update you here once I get more information from the developers regarding the fix. Regards, |
Hi @pku-arun We've released BlinkCard 2.4.1 with the fix for the issue which prevented the BlinkCard SDK to be combined with our other SDKs: Please test it out and let us know if it fixed the issue. Regards, |
Hi @pku-arun Just a quick follow-up here, did you manage to successfully build the project with the 2.4.1 version? Regards, |
"blinkid-react-native": "^5.12.0",
"@microblink/blinkcard-react-native": "^2.4.0",
"react": "16.13.1",
"react-native": "0.63.4",
npm: '6.13.4',
Xcode:12.5.1
Showing Recent Errors Only
node_modules/blinkid-react-native/src/ios/MicroblinkModule/MicroblinkModule/Recognizers/Wrappers/MBVisaRecognizerWrapper.m:1:
Build fails with above error
The text was updated successfully, but these errors were encountered: