#rafael_error

1 messages ¡ Page 1 of 1 (latest)

lavish ibexBOT
#

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

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

viral cedar
#

What "app" are you referring to in this case?

twin bluff
#

The app I am developing. I am using Stripe Android tap to pay sdk

viral cedar
#

Are you trying both options on the same device?

twin bluff
#

What do you mean trying both options in the same device? If first I installed from Play Store and then installed the signed APK sideloaded?

viral cedar
#

Yes

twin bluff
#

Yes, I install my app from the play store, I get that error message when discovering the readers. I delete the app, install the signed APK and everything works.

lavish ibexBOT
eternal pendant
#

hey there, stepping in for @viral cedar who needs to step away soon.

#

Let me see if we've got any prior example of this error.

#

The manual signed APK install, is that set up for live mode or test mode operation?

twin bluff
#

live mode.

eternal pendant
#

I assume the play store version is configured for live mode

twin bluff
#

yes

eternal pendant
#

What version of the SDK are you currently using?

twin bluff
#

implementation 'com.stripe:stripeterminal-taptopay:4.1.0'
implementation 'com.stripe:stripeterminal-core:4.1.0'

eternal pendant
#

The team is working on a fix here that should be ready in a couple of weeks

#

So in the interim I think the analogous workaround would be to downgrade to that, and ensure anti-tampering is disabled.

eternal pendant
#

That will allow you to get notified once the team has resolved the problem

#

I'm also reporting this internally to ask the team to share an update on that issue

twin bluff
#

but downgrading to 3.7.1, will it not work with target sdk 34 or 35?

eternal pendant
#

I'm not sure about that

#

The changelog does suggest that target version 35 was added in 3.10