#Pachecoterminal-SDK-connection-error
1 messages · Page 1 of 1 (latest)
m Stripe trace identifier: discoverReaders!372639591200
s command=discoverReaders discovery_method=Bluetooth_Scan event=discoverReaders_delegate_completion_start logpoint_level=info scope=SCPTerminal sdk_version=2.4.0
l adapter_class=SCPBbposBluetoothScanAdapter event=set_adapter logpoint_level=info scope=SCPTerminal sdk_version=2.4.0
l command_in_progress=discoverReaders event=state_change logpoint_level=info scope=SCPTerminal sdk_version=2.4.0
l event=discoverReaders logpoint_level=info scope=SCPBbposBluetoothScanAdapter sdk_version=2.4.0 timeout=0
l event=discoverReaders logpoint_level=info scope=SCPBbposBluetoothScanAdapter sdk_version=2.4.0
l event=startBTScan_scanTimeout logpoint_level=info scope=DP_BBDeviceController sdk_version=2.4.0
IAPAppRegisterClient: capabilities 0x8020
IAPAppRegisterClient: __eaClientRegisterediapd 0 -> 1
IAPAppRegisterClient: __eaClientRegisterediap2d 0 -> 1
[CoreBluetooth] XPC connection invalid
IAPDHasLaunched: kIAPAvailableNotification iapdAvailableState 100 -> 0
IAPAppRegisterClient: __eaiapdHasClientID 0, IAPDHasLaunched 0
IAP2DHasLaunched: kIAP2AvailableNotification iap2dAvailableState 100 -> 0
IAPAppRegisterClient: __eaiap2dHasClientID 0, IAP2DHasLaunched 0
IAPAppRegisterClient: registerWasSuccessful 0
-[EAAccessoryManager _initFromSingletonCreationMethod] isRunningOnMac
IAPAppConnectedAccessories: __eaClientHasCheckedForConnectedAccessories 0 -> 1
IAPAppConnectedAccessories: IAPDHasLaunched 0, IAP2DHasLaunched 0
On: 990 Unregistering. RegisteredForLocalNotifications Count: 0
On: 970 RegisteredForLocalNotifications Count: 1
l event=requestToken logpoint_level=info scope=SCPConnectionTokenManager sdk_version=2.4.0
l event=clearToken logpoint_level=info scope=SCPConnectionTokenManager sdk_version=2.4.0
l event=requestToken logpoint_level=info scope=SCPConnectionTokenManager sdk_version=2.4.0
l event=applicationDidBecomeActive logpoint_level=info scope=SCPLog sdk_version=2.4.0
Still trying to figure this out. Looks like you are using this third party react native terminal library, correct? https://github.com/theopolisme/react-native-stripe-terminal
That's correct.
This will likely be something to bring to the developer of that library. As we don't develop that library, I don't have much insight in to what that means in terms of our calls.
I'm checking to see if there is something we can check on our side for that, but they will likely have a better insight in to what is happening and what you can change here
Thank you, I'll wait for what you find on your side. I hope the logs I added are helpful.
Unfortunately I am still having trouble finding what that means in terms of the Terminal SDK we develop. I would reach out to the react-native-stripe-terminal devs
Thank you so much!
Of course! Good luck troubleshooting!