Is there a way to provide a callback in Flutter for the warning: 'WARN: User is already subscribed to this product. Ignoring.'? I tried using .onPurchaseError
, but my callback was not triggered.
https://github.com/RevenueCat/purchases-flutter/blob/main/purchases_ui_flutter/lib/views/paywall_view.dart#L31
Question
Flutter Callback for (WARN: User is already subscribed to this product. Ignoring)

This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.