A D Snook at Automattic

Results 3 comments of A D Snook at Automattic

@unbracketed even more years later - thank you :)

May also want to mention: https://github.com/stripe/example-terminal-backend/issues/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.: ```...

To avoid the deprecation warning that results from updating to 1.4.0, you should also update DiscoveryConfiguration initialization from ``` static let config = DiscoveryConfiguration(deviceType: .chipper2X, discoveryMethod: .bluetoothProximity, simulated: false) ```...