laurencedawson / sync-for-reddit

New and improved issue tracker for the app Sync for Reddit
191 stars 3 forks source link

[BUG] Sync Ultra subscription gets cached forever, if you cancel the app doesnt refresh the data #1728

Open armandojrod opened 1 year ago

armandojrod commented 1 year ago

Describe the bug
The app doesnt refresh the subscription data so if you unsubscribe, the app will keep the paid features even after the cancelation date, check screenshot, today is April 18 and the Sync Ultra screen says next payment in February

Steps to Reproduce

  1. Subscribe to Sync Ultra
  2. Cancel the subscription, and wait past the cancellation date
  3. App keeps the Ultra features and never refreshes the subscription screen

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots Screenshot_20230418-204746

Screenshots Screenshot_20230418-205601

Smartphone (please complete the following information):

adhirajsinghchauhan commented 1 year ago

I believe this is more a limitation of the Play IAP API than Sync's implementation of it, assuming it's all on the frontend. Play Store/Services does not immediately notify the developer, because its own cache is not updated in real-time. Try clearing Play Store's data and see if Sync reflects your cancelled subscription. Note that you may have to login to your Google account again.