You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Vlad! Can you provide a bit more context here? Let me lay out my understanding just to make sure we're on the same page.
There are two ways to use Superwall. 1) Without a purchase controller 2) With a purchase controller. They are totally mutually exclusive.
If you are using your purchase controller (2), then we delegate that to you for all purchase handling. So when you say purchaseFromAppStore is not being called after a successful paywall purchase, that doesn't make sense to me. Because the purchaseFromAppStore method would have to be called for the purchase to be successful b/c when using a purchase controller then you must make the purchase.
If you're not trying to use a purchase controller (1), but you want to know the status of your purchase, you can use the Superwall delegate to listen to purchase callbacks.
Would you mind explaining exact steps you took in the feedback within the UI that you got to indicate that the purchase was successful?
(flutter, debug mode)purchaseFromAppStore is not called after a successful Paywall purchase
Configuration:
Invoke code:
Flutter Doctor:
The text was updated successfully, but these errors were encountered: