StoreKit2 Auto-renewable subscription with rails backend
I’m building an iOS app with a Rails backend. I need to link a purchased subscription to a user in my app. What’s the best approach to handle this integration and ensure the subscription status is accurately tracked?