paypal / paypal-here-sdk-android-distribution

Add credit card (swipe & key-in) capabilities to your Android app
Other
83 stars 95 forks source link

cancellation of "find another reader" interface doesn't send cancellation error #172

Open seankwalker opened 4 years ago

seankwalker commented 4 years ago

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.