RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.37k stars 319 forks source link

Add support for `product_mapping` in promotional offers #4489

Closed vegaro closed 2 weeks ago

vegaro commented 2 weeks ago

There's a new product_mapping field in the promotional_offer JSON object. This map is more specific on which offer to load. This mapping will be configurable with the new UI, but we should still support the old ios_offer_id in case the developer has not configured a mapping yet.