Closed VishnuSivadasVS closed 1 year ago
It looks like this issue is related to integration support. The fastest way to get support for your integration is to reach out directly to our support team: https://support.stripe.com/contact. Gitlab issues should only be submitted for bug reports or feature requests.
I will explain the situation first, We have 2 Stripe M2 readers (Lets call them 1st and 2nd). The app worked perfectly fine with the 1st reader device. When we tried the same app with the 2nd device its showing error.
Error message: Bluetooth unexpectedly disconnected during operation
The reader device is getting discovered, but not connecting through Bluetooth. All the SDK, Android, Java etc are latest version. We tried everything same issue with the 2nd reader device.
Code to reproduce
implementation("com.stripe:stripeterminal:2.23.1")
Complete Gradle File