#ilikegpus_api
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/1354108054307868825
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, good question. I am less familiar with mobile/AOD development, so I will reach out to my colleagues and get back to you soon
๐
Yeah that's pretty much the best way @keen copper, we discuss this here: https://docs.stripe.com/terminal/features/apps-on-devices/build?terminal-sdk-platform=react-native#test-app but you can either go the ADB route or use the Dashboard with the DevKit.
or use the Dashboard with the DevKit
Thanks @gaunt ore is there something specific we need to do to add/ deploy apps under Developers > Terminal apps? I have a Devkit Reader registered under Terminal > Readers in test mode , but do not see any way to add apps under Developer > Terminal Apps
What do you see exactly at https://dashboard.stripe.com/login?redirect=%2Fterminal%2Fapps_on_devices%2Fapps ?
Can you share your account ID which you can see at https://dashboard.stripe.com/settings/account ? It looks like acct_xxx.
acct_1Q8AkcH65uDkojqs
Thanks, give me a second to look
Hmmm wait did you get your app reviewed/approved in test mode? Or go through the skip review process: https://docs.stripe.com/terminal/features/apps-on-devices/app-review#skip-app-review ?
I think the app has to be reviewed (or go through the skip review) before it is going to show up in your Dashboard there.
Ah ok we are still building it ... so no we have not submitted it for approval. In that case, we can only use the adb way to test and not the dashboard right?
Yes