SocketMobile / swift-package-capturesdk

CaptureSDK is the easiest solution for adding barcode scanning and RFID/NFC reading capability to an iOS application
Other
6 stars 1 forks source link

Test Flight downloaded app does not seem to work with the scanner #4

Closed tomcondon closed 4 months ago

tomcondon commented 2 years ago

This is a very odd one. I updated to the latest library (Capture version 1.5.2.676) and my scanning code works fine when I run it from Xcode. However, when I uploaded it to TestFlight and then downloaded it to my device with a properly paired S700 scanner, the scanner code seems to fail silently.

Any ideas of what is happening?

M1 iPadAir iPadOS 15.6.1 Xcode 13.4.1

tomcondon commented 2 years ago

FYI: converting back to the latest CocoaPods version of this library seems to work fine. I think you have issues with your SPM library.

cyrille-socket commented 2 years ago

Hi @tomcondon . Do you have any error code or something? Does the scanner connect to your app? Does the scanner beeps? Do you manage to scan barcodes? Also, the latest version is 1.5.5 if you can try. We have enabled Bitcode.It shouldn't be related but at least you run with the latest.

cyrille-socket commented 4 months ago

No more activity on this thread since more than 1 year.