Android-Check if the contactless card reader is connected or not?

I want to check if the contactless card reader is already connected to the device or not in android. If it is already connected then I want to take user to Checkout activity else I want to take user to ReaderSetting activity. Any API for that?

Hi @omkarawate29 welcome to the forums!

Unfortunately there is no way to tell if a reader is already connected via the SDK at this time. I will update this as a feature request so our PMs can see this.

Hi @sjosey Thanks for your response.