Device data null for credit or debit card payment method
General information
- SDK/Library version: 6.3.0
- Environment: Sandbox
- Android Version and Device: Samsung Galaxy Note 5 Android 7.0 (non exhaustive list)
Issue description
Whenever using the credit or debit card payment method, DropinResult.deviceData is always null. This isn't the case for other payment methods I've tested (Paypal and Google Pay). Did some quick debugging and I don't see collectDeviceData being called anywhere in the callstack like I do for the other payment methods.
Is this expected behaviour or a bug?
@idomo1 thanks for using the Braintree SDK for Android. I checked the source and you're correct. We'll investigate and provide a fix as soon as we can.
@idomo1 this will be in the next release. Thanks for the feedback here!
@sshropshire Thanks, any eta on that release date? We're planning to release to production soon so we'll need to implement a workaround if it's not going to be fixed soon
@idomo1 we don't have an exact ETA. There are some updates to the Core library that we would also like to get in. In the meantime, the SNAPSHOT build is available and is fully tested and contains the latest fixes.