Mike Neufeld

Results 6 issues of Mike Neufeld

Wokwi doesn't seem to support flash writes that persist to future sessions. For example, a write to a SPIFFS partition doesn't affect the .bin file and therefore has no effect...

Any reason the limit can't be significantly higher?

Is there a way to use @nativescript/google-pay with Stripe Connect? There would have to be a way to specify the Connected Account Id to the SDK, and I don't see...

I'm basically following the Google Pay example in a Vue app. Calling createPaymentRequest on the GooglePayButton object immediately results in the PaymentError handler being called, with statusCode 10 and statusMessage...

***Originally posted in the furever demo repo, but this is probably the better place for it: The docs for connect.js Embedded Onboarding states "your connected accounts interact with the embedded...

In iOS 18, the `action` parameter provided to `Button` does not get called. End result is the Apple Pay button is visible and can be tapped, but nothing happens. Works...