sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 28 forks source link

Fatal Exception: java.lang.IllegalStateException Cannot retrieve SumUp reader type #180

Open radumaerza opened 2 years ago

radumaerza commented 2 years ago

Fatal Exception: java.lang.IllegalStateException: Cannot retrieve SumUp reader type at com.sumup.merchant.reader.bluetooth.ScannedCardReaderDevice.readerTypeForUUID(SourceFile:29) at com.sumup.merchant.reader.bluetooth.ScannedCardReaderDevice.(SourceFile:6) at com.sumup.merchant.reader.bluetooth.BaseBtSmartScanner.onNewResult(SourceFile:3) at com.sumup.merchant.reader.bluetooth.ModernBtSmartScanner$1.onScanResult(SourceFile:6) at android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1.run(BluetoothLeScanner.java:508) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7868) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)