sync-for-reddit
sync-for-reddit copied to clipboard
[BUG] Sync Ultra subscription gets cached forever, if you cancel the app doesnt refresh the data
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
- Subscribe to Sync Ultra
- Cancel the subscription, and wait past the cancellation date
- 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
Screenshots
Smartphone (please complete the following information):
- Device: Pixel 7 Pro
- Android: Android 13 and 14 beta
- Sync version: v23.02.18-12:19
- Sync variant: Dev
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.