purchases-ios
purchases-ios copied to clipboard
Added Integration Test for upgrading subscription with a different entitlement
cc @joshdholtz
Looks like this is fixed: https://github.com/RevenueCat/khepri/pull/4165 Just waiting for it to be deployed to make sure this test passes now.
Supposedly the fix was deployed but this test is still failing :/ @joshdholtz any ideas?
The original entitlement is still being received as active.
@NachoSoto Yeeaaaahhh, I re-ran it this morning and I saw that. Do these tests use the StoreKit Config file type of environment? Or are these like actual actual sandbox tests?
My tests on simulator and actual device didn't work but its having issues validating the receipt so I need to figure out what's going on there first 🙄
They do use a .storekit
file yeah.
My tests on simulator and actual device didn't work but its having issues validating the receipt so I need to figure out what's going on there first
Are you using the correct API key?
I think this is the same as #1718.
Filed TRIAGE-124 to look into this.
Just rebased this to see if #1965 could have fixed this, but alas no.
@joshdholtz should we close this? It seems like this changed behavior isn't reflected in tests, not sure how much we care about this edge case.