I have implemented a monthly and annual subscription in my applications. In recent days, subscribed users have begun to complain en masse that their subscription is not active. If the user re-authorizes, it will work again, then in a week the situation is the same. After authorizations, I call the methods Purchases.logIn(vm.user!.uid);
Purchases.syncPurchases();
Question
Error in synchronization of subscriptions

This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.