I’ve successfully deployed my app with in app annual subscription. I’ve added some new features on the app and was trying to do full regression testing and can’t seem to retest the subscription. I pushed app to Phone with Xcode and my features are locked as if I have not purchased. I tried to purchase and nothing happens. Notice log said I already have bought. Tried restore purchase and it shows success, but then nothing unlocks on my app.
also pushed to TestFlight and got same results. I tried new sandbox user and can’t seem to get anything new to trigger. The app continues to think I made the purchase.
going to go through code again to make sure I didn’t remove or comment out something for revenue cat, but figured I’d post here to see if anyone has an article or video on retesting changes after deployed…
fyi- I also tried to log in with the sandbox user in the App Store settings, but it’s not triggering…
since revenue cat is live do I need to trigger sandbox somehow?
bill