Summary
Is it possible to discover both bluetooth and internet readers simultaneously? If not, what would be the best UX to choose?
Code to reproduce
iOS version
Installation method
SDK version
Other information
I currently to have the problem, that users need to choose the discovery method in advance, which might be confusing.
Also when trying to switch methods while a connection is attempted the other discovery method fails (rightfully so) with the error of being busy connecting. A cancelable returned from the connect method would help in that case!