#ganesh-gawali_unexpected

1 messages · Page 1 of 1 (latest)

surreal jackalBOT
#

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

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

surreal vessel
#

Which SDK are you using? Native Android or React Native?

#

What does 'not work' mean? What happens in the .aab build? Are there any errors in the build/logcat?

hollow hound
#

Android Native

#

implementation "com.stripe:stripeterminal-taptopay:4.1.0"

#

No erros in the build

#

can not check logcat as this is released .aab file which we directly upload to google play store

surreal vessel
#

Did the same errors not happen in the .aab build when testing?

#

e.g was TTP available in that build when you tested in?

hollow hound
#

we have connected the device to Android Studio using USB debug. This device has .aab file installed on it via Google Play Store

#

in the logs got Error

#

Tap to pay reader not operating in secure process

surreal vessel
hollow hound
#

checked this link. did not find the solution. The Guys who posted it still has the issue

surreal vessel
surreal jackalBOT
hollow hound
#

thanks

#

Do we have to put SHA key to link the app on Stripe

#

?