Skip to main content

Overview

Now that you’ve set up placements, create a subscription product for Encore to offer. When a user accepts a win-back offer, Encore triggers a real subscription purchase using the product you configure here. The native stores (App Store and Google Play) handle all entitlement state. Since Flutter apps run on both iOS and Android, you’ll configure products for each platform.
Enter a Product ID in the Encore Dashboard and create matching products in App Store Connect and/or Google Play Console.

Add Product ID in the Encore Dashboard

  1. Go to your app in the Encore Dashboard
  2. Navigate to Entitlements
  3. Paste your Product ID (e.g., com.yourapp.encore.annual.1m.trial)
  4. Confirm: “I have created this product”
  5. Click Save
The SDK automatically reads this Product ID from the Encore configuration and uses it when presenting offers.

Create Products in the App Stores


Configure Analytics

To track subscription events and measure offer impact, set up server notifications for each platform:

You’re Done!

You’ve completed the Encore Flutter integration. Here’s what to explore next: