Hello everyone,
I have a monthly subscription for my Flutter app. Just a single subscription plan.
I faced an issue with at least two customers have an issue with their premium subscription because I am relying on the webhook for their subscription status.
There is a pattern here:
1. Subscribe
2. Opt-out
3. Force resubscribe (?)
4. Subscription expired
From the images below, You can see that the customers manage to subscribe to the same subscription before it expired. I do
Both of the customers are from Italy and using Android if that matter. Hope to hear any explanation on this. Thanks!


