Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

README should note that iPhone simulators cannot access BLE devices #2

Open
allendav opened this issue Jan 14, 2021 · 1 comment
Open

Comments

@allendav
Copy link

Optional Step 7 implies that testing with a real BBPOS Chipper 2X BT device is as simple as changing a boolean. It would probably be helpful to also note that you must also then switch to testing with a real iOS device. The simulator bundled with Xcode does not support BLE.

Screen Shot 2021-01-14 at 2 10 48 PM

@allendav
Copy link
Author

May also want to mention: stripe/example-terminal-backend#30

and that they'll also need to update the baseURL in APIClient.swift to the IP of whatever their Sinatra server is running on, e.g.:

static let baseURL = URL(string: "http://10.0.0.161:4567")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant