stripe-terminal-react-native icon indicating copy to clipboard operation
stripe-terminal-react-native copied to clipboard

connectInternetReader throws certificate error on IOS in dev build

Open inzqne opened this issue 5 months ago • 5 comments

Describe the bug When attempting to connect to the Stripe S700 reader through connectInternetReader it throws this error: {"code": "Unknown", "message": "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “192.168. (redacted local IP)” which could put your confidential information at risk."}

To Reproduce Steps to reproduce the behavior:

  • Attempt to use connectInternetReader in an IOS dev build to an internet-enabled reader

Expected behavior It connects successfully

Stripe Terminal React Native SDK version

^0.0.1-beta.16 with an Expo Dev Build

Smartphone:

  • Device: iPhone 13 Pro
  • OS: iOS 17.6.1

inzqne avatar Sep 12 '24 16:09 inzqne