#mattiaferrari_error

1 messages · Page 1 of 1 (latest)

small swallowBOT
#

👋 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/1395791639037083708

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

sour anvil
#

Hi, what error are you seeing exactly?

#

Are you able to share more context here so we can further assists?

radiant pond
#

What does “secure context” mean?

#

I followed the integration guide but im getting that error

sour anvil
#

I said, share more context meaning.. can you share more details here with us

radiant pond
#

Like my logcat?

sour anvil
#

What does the error look like?

#

Ah, sorry. It's 'Tap to Pay reader not operating in secure process'

fading hill
#

@radiant pond what exat version of the SDK and which SDK do you use?

#

Also what exact device are you using?

radiant pond
#

4.5.1

small swallowBOT
radiant pond
#

Stripeterminal and stripeterminal-taptopay

#

The device is a samsung, A20 something

#

But the example app works so it cant be a device issue

fading hill
#

Stripeterminal and stripeterminal-taptopay
what does this mean? Sorry to be particular but can you be really specific about the exact SDK you have integrated?

fading hill
#

Okay so that our Android SDK for Stripe Terminal. What do you call stripeterminal-taptopay? You mean the module inside that SDK or something else?

fading hill
#

thanks, can you share the exact device model and exact Android OS version too

radiant pond
#

Galaxy a34 5g android 14

fading hill
#

Exact OS version please if you can

radiant pond
#

One ui 6.1

fading hill
#

Can you share which Android SDK target version you are targeting?

#

like in your build likely in a gradle file or project settings

radiant pond
#

28

#

Thats the minimum that i set

fading hill
#

basically it has

There are no screen overlay windows
and you might need to target 31

#

can you try that just to see if that solves it?

radiant pond
#

Let me try with 31

fading hill
#

Another engineer on my team says that when they use logcat and dump all logs from their phone to their computer it also triggers that error. Sadly it means it can be a variety of things 😦

radiant pond
#

I think the error occurs also when im not attached to the logcat

fading hill
#

sounds good, sorry for all the "what about X", this error is always a game of whack-a-mole with 10 possible issues

radiant pond
#

No worries

#

Nope upping the minimum target version did not work

#

I can attach my logcat

fading hill
fading hill
radiant pond
#

i didn't upload the build anywhere

fading hill
#

Yes but a lot of the things I linked are about your build/config of the app

#

So debugging those is the next step

small swallowBOT