darshana vala
darshana vala

Reputation: 1

Superwall Subscription Not Syncing with RevenueCat on iOS (Flutter)

I have integrated Superwall for handling subscriptions in my Flutter app. To purchase a subscription, I use the Superwall paywall and have connected Superwall to RevenueCat to retrieve active subscription details.

Expected Behavior

  1. User purchases a subscription via Superwall.
  2. Retrieve active subscription details from RevenueCat using Purchases.getCustomerInfo().
  3. Update subscription details in Firebase.

Problem

What I Have Tried

Questions

Setup Details

  1. Flutter version: 3.22.0
  2. Superwall version: superwallkit_flutter: ^1.3.9
  3. RevenueCat SDK version: purchases_flutter: ^8.4.3
  4. platform :ios, '14.0'

Upvotes: 0

Views: 28

Answers (0)

Related Questions