-
Notifications
You must be signed in to change notification settings - Fork 74
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
Build failed on M1 mac #39
Comments
@danielminhnguyen Unfortunately I don't have a machine on M1. So the only thing that I could propose is trying to update to the latest SDK (download from here https://download.epson-biz.com/modules/pos/index.php?page=soft&pcat=3&scat=58). Possibly the issue has already been solved by the Epson guys. |
I tried to replace but still it doesn't work, if I change target build to physical device then it works. I think I can live with that for the time being. Thank you @tr3v3r for you awesome works! |
@tr3v3r Hi, is there a way to know if both ios and android SDKs are up to date? or which version of the SDKs this package is using? |
Hi, @fragilehm For convenience I have a plan to extract SDK into separate npm lib with appropriate documentation and version history. Just trying to find time in my schedule) |
Just release v2.2.0. Installation docs updated Checked. Build with M1 works |
Hi guys, when building on xcode for simulator I received this error
in /Users/hokkinxx/Code/FullStack/PosAppv2/node_modules/react-native-esc-pos-printer/ios/PrinterSDK/libepos2.a(Epos2ConnectionInfo.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/hokkinxx/Code/FullStack/PosAppv2/node_modules/react-native-esc-pos-printer/ios/PrinterSDK/libepos2.a' for architecture arm64
The text was updated successfully, but these errors were encountered: