Closed tanin47 closed 4 months ago
It's because we were using Button
and invoke purchase
by ourselves. My friend has found that the transaction was unfinished. We've switched to PurchaseButton
and it works.
Sorry for the delay in responding - been on vacation. Glad you figured it all out!
I can't use
onChange
because my app doesn't target MacOS 14.0.Is there a gotcha I'm not aware of?
My code looks like the example:
If there's nothing obvious, I can provide a full proof of concept.