Sean Walker

Results 7 issues of Sean Walker

bit of grammatical strangeness

deducted -> deduced

Hello, Seems like we're not able to use the `@react-native-community` ESLint plugin. Every time I push to a PR branch, Hound shows this error message: > Some files could not...

## Summary fix a typo (`CheckoutErrorCancelled` -> `CheckoutErrorCanceled`) ## Changelog * fix typo in getting started docs ## Test Plan n/a

Hi, the sample app is failing to build with `error: cannot find symbol class OfflineTransactionRecord` This pertains to https://github.com/paypal/paypal-here-sdk-android-distribution/blob/568400c20b00ceb710633b68d784ba2924a0c99f/SampleApp/src/main/java/com/paypal/heresdk/sampleapp/ui/ChargeActivity.java#L352 seems like this was introduced in a recent commit (https://github.com/paypal/paypal-here-sdk-android-distribution/commit/1661dd56161ae48e78d1ead19920c090fd21479c), is...

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...

Hey there, longtime tsuquyomi user here! Thank you for such a wonderful plugin 🙏 When working on larger projects, I noticed that using various commands (e.g. jump to definition, show...