#thiagomacauba88
1 messages · Page 1 of 1 (latest)
Hi there!
Hi soma
Do you know which code generated this error? Also can you share your Terminal ID?
code=3890?
Sorry, I meant what part of your codebase is triggering that error?
i think i found the issue
another question
let config = DiscoveryConfiguration(discoveryMethod: .bluetoothScan, simulated: isTestMode())
today i have this configuration for bluetooth
but for mobile It has a location parameter, but i don't have it
LocalMobileConnectionConfiguration(locationId: "locationId")
Why do we have this diff?
Yes you need to use LocalMobileConnectionConfiguration(locationId: "locationId") as mentioned here: https://stripe.com/docs/terminal/payments/setup-reader/tap-on-mobile-ios#connect-reader
And we cover how to create the location ID here: https://stripe.com/docs/terminal/payments/setup-reader/tap-on-mobile-ios#create-location