- 
                Notifications
    
You must be signed in to change notification settings  - Fork 396
 
Open
Description
Describe the bug
We're attempting to update to the latest release (5.39.0), unfortunately we noticed that promotional offers don't show up anymore when users try to cancel their plan.
I checked through previous versions, it seems that it stopped working with 5.25.0, prior to that we see the promotional offers correctly.
We're using CustomerCenterView, no new configuration seems to exist to change its behavior, it looks like a bug.
Let me know if you need more info,
Thanks!
Platform
iOS
SDK version
5.25.0
SDK integration method
Swift Package Manager
StoreKit version
{"StoreKit 1 (default on versions <5.0.0. Can be enabled in versions >=5.0.0 with .with(storeKitVersion" => ".storeKit1))"}
OS version
iOS 18.6.2
Xcode version
16.2
Device and/or simulator
Device
Environment
Sandbox
How widespread is the issue
100%
Debug logs
No logsSteps to reproduce
- Configure promotional offers in Customer service dashboard
 - Attempt to cancel existing plan using the CustomerServiceView
 
Expected: Promotional offer should pop up
Actual: Keep/Cancel plan is shown directly