brave-ios icon indicating copy to clipboard operation
brave-ios copied to clipboard

Fix #5497: Implement Ads auth refresh flow

Open kylehickinson opened this issue 2 years ago • 0 comments

Summary of Changes

This pull request fixes #5497

Submitter Checklist:

  • [x] Unit Tests are updated to cover new or changed functionality
  • [x] User-facing strings use NSLocalizableString()
  • [x] New or updated UI has been tested across:
    • [x] Light & dark mode
    • [x] Different size classes (iPhone, landscape, iPad)
    • [x] Different dynamic type sizes

Test Plan:

  • See internal issue

Reviewer Checklist:

  • [ ] Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • [ ] Necessary security reviews have taken place.
  • [ ] Adequate unit test coverage exists to prevent regressions.
  • [ ] Adequate test plan exists for QA to validate (if applicable).
  • [ ] Issue and pull request is assigned to a milestone (should happen at merge time).

kylehickinson avatar Aug 11 '22 20:08 kylehickinson