You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth unexpectedly disconnected during operation., com.stripe.stripeterminal.external.models.TerminalException: Bluetooth unexpectedly disconnected during operation.
at com.stripe.stripeterminal.internal.common.adapter.BbposBluetoothAdapter.onDisconnect(Unknown Source:144)
at com.stripe.stripeterminal.internal.common.adapter.BbposAdapter$registerReaderDisconnectHandler$1.accept(SourceFile:5)
at com.stripe.stripeterminal.internal.common.adapter.BbposAdapter$registerReaderDisconnectHandler$1.accept(SourceFile:1)
at io.reactivex.rxjava3.internal.observers.LambdaObserver.onNext(Unknown Source:8)
at io.reactivex.rxjava3.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal(Unknown Source:47)
at io.reactivex.rxjava3.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run(Unknown Source:8)
at io.reactivex.rxjava3.internal.schedulers.ExecutorScheduler$ExecutorWorker$BooleanRunnable.run(Unknown Source:10)
at io.reactivex.rxjava3.internal.schedulers.g.run(Unknown Source:82)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
, null)
We've try to reboot the Android device, but we still have the issue.
The M2 reader is not updating when this error occures.
The same Android device and M2 reader were able to connect to each other 14 days ago. However, I don't know if an update was being installed at that time.
The text was updated successfully, but these errors were encountered:
Summary
Our application is pairing with a M2 reader to process payment. We don't see this error with all the readers, only with a few of them.
When starting our app, we try to connect to the reader. The reader is discovered, but an error is thrown when connecting to it.
Code to reproduce
Android version
Android 14
Impacted devices (Android devices or readers)
Android device: TMRV5GTB
M2 reader: STRM26214000420
SDK version
4.1.0
Other information
Here's the stack trace I see in my logs
We've try to reboot the Android device, but we still have the issue.
The M2 reader is not updating when this error occures.
The same Android device and M2 reader were able to connect to each other 14 days ago. However, I don't know if an update was being installed at that time.
The text was updated successfully, but these errors were encountered: