jonasbark

Results 145 comments of jonasbark

I think it would also be possible with the current version by providing `build_windows: false` in your YAML config (or console command) so that it won't overwrite the exe built...

The value is set correctly as part of the `paymentDescription` of the [PKRecurringPaymentRequest](https://developer.apple.com/documentation/passkit_apple_pay_and_wallet/pkrecurringpaymentrequest). It seems like Apple decided not to show it for some reason. My recommendation is to adjust...

"where Stripe payment is implemented" can you clarify what you mean by that? Payment Sheet? CardField?

It looks really good upon first inspection, thanks for all the effort! I was hesitant to add it due to the Compose requirement, but I think it's a transitive dependency...