Auto Reconnection: We've noticed that the auto-reconnection feature seems to fail when the application is force closed or when Bluetooth is temporarily disabled on the iPad. Our current configuration includes sbtEnableAutomaticSessionReestablishment(true, forScanner: activeScanner.getScannerID()) and sbtAutoConnectToLastConnectedScanner(onAppRelaunch: true) methods, but the scanners don't seem to reconnect as expected. We are using Scan-To-Connect (STC) technology for the connection.
Could you provide any insights or troubleshooting advice to address this issue?
0 Replies