At first glance, managing Apple subscriptions may be difficult and confusing. There are some services, like RevenueCat, but all they do is provide an additional layer between your code and Apple/Google API. So, you’ll still need to write similar code to react to subscriptions events, but differently. In this article…