Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Test Simulated Terminal SDK on Android Simulator - API level 33 - Getting Time out error #793

Open
dharmeshgigs opened this issue Aug 21, 2024 · 1 comment
Assignees

Comments

@dharmeshgigs
Copy link

Describe the bug
Testing Stripe Terminal SDK payment through android simulator with simulated features. Getting discovery readers with Internet method but after click on device getting time out error.

To Reproduce

  1. Run the example-app run from the demo project
  2. Enable the Simulated radio button
  3. Select discovery mode internet
  4. Click on Discover Readers
  5. Get 3 records in Near by device section
  6. Click on any one device
  7. Showing connecting status for a while
  8. Time out error and waiting for connection token

Expected behavior
after 7th step it should connect to device reader and allow me to payment

Screenshots
(https://drive.google.com/file/d/1kSJojSqsRsbsfovMujTA9hCL4CG0Aif4/view?usp=sharing)
Stripe Terminal React Native SDK version

  • 0.0.1-beta.20

Smartphone (please complete the following information):

  • Device: Android Simulator - Pixel 6 Pro API 33
  • OS: Android
  • Browser - NA
@nazli-stripe
Copy link
Collaborator

Beta.20 has a bug with how it handles connection tokens. Can you try upgrading to beta.21 and try again?

@nazli-stripe nazli-stripe self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants