-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
15. Subscriptions: Properly sign out users and cache state #2520
Conversation
For the described scenario it worked as expected. Though for the first time I left the app when subscription was active with the settings open. And returning to the app the settings didn't refresh. |
Yeap, adding notification subscribers in the next PR |
Task/Issue URL: https://app.asana.com/0/0/1206707680638927/f Description: If the subscription has become inactive, the user may still see the options in settings. This forces a signout in that case and caches the subscription state data properly.
Task/Issue URL: https://app.asana.com/0/0/1206707680638927/f Description: If the subscription has become inactive, the user may still see the options in settings. This forces a signout in that case and caches the subscription state data properly.
# By Daniel Bernal (3) and others # Via GitHub * main: fix opening tabs with transitional (#2542) Integrate confirm entitlements endpoint (#2541) Makes dbSaveBloomFilterError daily and count (#2526) 16. Subscription: Display "Activation in progress" message (#2535) Autofill support for deleting all passwords (#2497) Bump BrowserServicesKit (#2532) Release 7.111.0-0 (#2534) if dax dialogs are showing then dismiss (#2506) Remove local BSK reference (#2529) 15. Subscription sign-out notification observers and Design Feedback (#2528) Upgrade to Xcode 15.2 (#2517) Report Apple Ad attribution using pixel (#2510) 15. Subscriptions: Properly sign out users and cache state (#2520) Check entitlement periodically and while rekeying NetP (#2461) # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj # DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Task/Issue URL: https://app.asana.com/0/0/1206707680638927/f
Description:
Steps to test this PR:
Internal references:
Software Engineering Expectations
Technical Design Template