savan itdev
savan itdev
> do you know how to fix Expo when install this lib : my error : ld: in /Users/phuthiyen/Desktop/Working/Expo/ezorder-app/node_modules/react-native-thermal-receipt-printer-image-qr/ios/PrinterSDK/libPrinterSDK.a(GCDAsyncSocket.o), building for iOS Simulator, but linking in object file built for...
I try to install this lib in project but got error this : ld: in /Users/xxxx/Desktop/Working/Expo/xxxx/node_modules/react-native-thermal-receipt-printer-image-qr/ios/PrinterSDK/libPrinterSDK.a(GCDAsyncSocket.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/xxx/Desktop/Working/Expo/xxxnode_modules/react-native-thermal-receipt-printer-image-qr/ios/PrinterSDK/libPrinterSDK.a'...
I use Re-connect Instantiate again and it works for me
my solution solution 1 - after switching the app or screen of => use AppState to detect an event to disconnect all printers or just disconnect by target printer by...
Use this solution will help you, solution 2 - every print disconnects first and then reconnects and print is done ^^ EZ On Wed, 10 Jan 2024 at 11:19 PM...
I suggest try my package : https://github.com/Savan-ITDEV/react-native-savanitdev-thermal-printer Hope will help you ^^ On Wed, 10 Jan 2024 at 11:26 PM Waleed Tariq ***@***.***> wrote: > Use this solution will help...