#Ronit
1 messages · Page 1 of 1 (latest)
Hi
Why you want to do that ?
i want to check whether any reader is not connected and turn on, i am using only one reader at the time and no any reader list shows in app
Terminal.shared.discoverReaders(config, delegate: self) this method does not return me anything if the reader is not turn on
that's normal, you need to turn on the reader in order that it will be discoverd
You should be following this guide step by step:
https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=internet
ok, thanks so there is no option I can get reader on or off status before discoverReader method.
Nope.
ok, thanks for help