#uday_error

1 messages ยท Page 1 of 1 (latest)

clear rockBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1228331654498750495

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

fallen vortexBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

zealous wing
#

Hi can you share more info, so I can help? The form you filled out has multiple fields so you can provide us the necessary info to be able to help.

#

What specific error messages are you getting, etc?

royal lodge
#

I have updated stipe terminal sdk from 2.21.1 to 3.1.0, ater it on my sumsung device m2 reader is not connecting, on mototrola device it is get connet

#

Sumsung A25 is not get open for pair m2 device. it is got time out error

#

for discover cofing i am using code : val config = DiscoveryConfiguration.BluetoothDiscoveryConfiguration(100)

zealous wing
#

There were some issues in 3.1.0 I know

#

Latest is 3.5.0. Can you try that instead?

royal lodge
#

No i can not, it is give me build error

zealous wing
#

What error

royal lodge
#

android build error

#

project can not get build or run

zealous wing
#

Why is that, specifically? Can you send the full error message?

royal lodge
#

let me try

#

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkDebugDuplicateClasses'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform jackson-core-2.16.1.jar (com.fasterxml.jackson.core:jackson-core:2.16.1) to match attributes {artifactType=enumerated-runtime-classes, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
Execution failed for JetifyTransform: C:\Users\UdayNayak.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.16.1\9456bb3cdd0f79f91a5f730a1b1bb041a380c91f\jackson-core-2.16.1.jar.
Failed to transform 'C:\Users\UdayNayak.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.16.1\9456bb3cdd0f79f91a5f730a1b1bb041a380c91f\jackson-core-2.16.1.jar' using Jetifier. Reason: IllegalArgumentException, message: Unsupported class file major version 65. (Run with --stacktrace for more details.)
Suggestions:
- Check out existing issues at https://issuetracker.google.com/issues?q=componentid:460323&s=modified_time:desc, it's possible that this issue has already been filed there.
- If this issue has not been filed, please report it at https://issuetracker.google.com/issues/new?component=460323 (run with --stacktrace and provide a stack trace if possible).

  • Try:
zealous wing
#

Hm ok some dependency clash I guess

#

Can you try with 3.1.1 instead of 3.1.0 at least?

royal lodge
#

let me try

#

no I am not get connect m2 reader

#

in version 3.1.1

#

it is give
class=TerminalSession
com.stripe.stripeterminal.external.models.TerminalException: Bluetooth scan timed out
at com.stripe.stripeterminal.internal.common.adapter.BbposBluetoothAdapterLegacy$DiscoverBluetoothReadersOperation$execute$$inlined$schedule$1.run(Timer.kt:151)
at java.util.TimerThread.mainLoop(Timer.java:563)
at java.util.TimerThread.run(Timer.java:513)

zealous wing
#

Interesting ok so it's discover readers that's timing out

#

And your other device works fine

royal lodge
#

yes

#

Yes, in Sumsung A25 5g

zealous wing
#

Hm yeah not sure. Let me see if a colleague might know what's up

royal lodge
#

it give me error

#

okay

zealous wing
royal lodge
#

I mean in Sumsung A25 5g give time out error. in motorola it is woring fine

zealous wing
#

Ok

#

Can you verify the reader isn't paired to any device when attempting to call discover readers? That's a common cause for the above issue

#

Also, to confirm, the Samsung device connects fine on 2.21.1?