Chris Perriam
Chris Perriam
Thanks for the request @rignaneseleo! To make sure we understand this correctly, can you please confirm whether the following is correct: - Your request only relates to `RevenueCatUI.presentPaywallIfNeeded` and `RevenueCatUI.presentPaywall`...
Thanks @rignaneseleo, I've provided this feedback to the RevenueCat Paywalls team. But given that `PaywallView` exists and is suitable/intended for enabling extra customization like this, it's reasonably unlikely to be...
Summarizing the issue here: This stems from passing a Vue Proxy-wrapped object (from Vue’s reactivity system) into a Capacitor-native bridge. These native bridges can’t serialize Proxy objects, so the call...
Hi @ihadabs do you have a link you can share to this? If you'd prefer to share privately, you can reach me via chris.perriam at revenuecat. We're keen to take...