paypal-here-sdk-android-distribution
paypal-here-sdk-android-distribution copied to clipboard
cancellation of "find another reader" interface doesn't send cancellation error
Hello,
I noticed that when using DeviceManager.connectToLastActiveReader()
, the ConnectionCallback
is never called after cancelling out of the "Find another reader" UI screen.
This contrasts with cancelling out of the initial UI, which does call the callback with error as a cancellation.