#paul_error
1 messages ¡ Page 1 of 1 (latest)
đ 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/1266242605964984452
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Which integration doc are you following? Can you share the link?
Also, there is a 2 minute timeout for apk uploads. A bare-bones React Native app, with Stripe's SDK comes to 92.6MB. My upload speeds aren't great, but they're not terrible. I can't upload my App in time haha.
Is there a way around this?
I'm pretty confused, I don't think there's anywhere in the guide about uploading the app on the Stripe Dashboard?
oh sorry, that was the docs for the React Native / Expo App which is the path I've gone down.
For terminal app uploads: https://docs.stripe.com/terminal/features/apps-on-devices/deploy
Hi @molten notch this is the list of permissions that Stripe allows https://docs.stripe.com/terminal/features/apps-on-devices/overview#android-permissions HIDE_OVERLAY_WINDOWS is not in the list.
Please remove this permission from your app and try again.
There's a possibility that this permission is added the framework that you use to build your Android app