-
Notifications
You must be signed in to change notification settings - Fork 21
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
Action Request(2049, true) is not supported in state ConnectingToRx #73
Comments
Although it seems a lot worse in the latest version, I have found the odd error in the old version looking back through Sentry. Command 0x000482180009CF0100CA040000001285 is not expected in state PinEntranceCanceledByApp |
Looking at a crash log for this morning, it appears to be happening outside of a transaction. There was a successful payment and then 45 seconds later it just crashed (no one was using the device). |
Hi @alexdpayne, Sincere apologies for the delay in getting back to you! |
Hi @alexdpayne Sincere apologies for the late update. This issue should be fixed in SDK Thank you. |
I'm seeing similar issue to #54
Around 42 times in the last 14 days out of thousands of successful transactions.
Since upgrading from 1.14.16 to 1.32.0
Android 8.1.0
Elo-i3-22Std
Various errors:
#com.izettle.payments.android.readers.vendors.datecs.ReaderV2Transport$RxConnection getRxConnection()
Action Request(2049, true) is not supported in state ConnectingToRx
Action Ready is not supported in state ConnectedToPw
#com.izettle.payments.android.readers.vendors.datecs.DatecsReaderV2
Command 0x7C0102000001007E is not expected in state Configured
Command 0x000482180006CA040000001244 is not expected in state TransactionConfirmedByReader
Command 0x0B01020000010009 is not expected in state TransactionInitializing
Command 0x000482180006CA04000000095F is not expected in state ConfigurationStarting
Due to the requirement to upgrade to this later version for the newer bluetooth modules, I can't go back to the working version.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: