Kyle Abens

Results 25 comments of Kyle Abens

Yea I know I just wanted to double check. I think the plugin works fine and it's an issue when creating a release build and minifying things. Just not sure...

@nprail I finally figured out the root cause of this. This plugin does not work with Android when `minifyEnabled` is set to `true` in `build.gradle`. Switching it to `false` did...

@nprail I'm using the new `both` discovery method.

@nprail I'm finally starting to dive into this plugin and noticed a small type error on the `terminal.connectReader` method. `serialNumber` is a string but `readers[0].serialNumber` returns a number and the...

@nprail No problem. I'll create an issue now 👍

I have gotten both types of tokens and neither seem to be working when it comes to receiving and displaying push notifications for Android 12 devices. Anyone else having this...

@tedlin182 How did you add a test card to your Google account without Google refusing to accept it for being a fake card?

If a payment method is saved within the Chrome browser directly the pay now button appears but the canMakePayment() method returns {applePay: false}. If it is saved in Google Pay...

any update on adding this?