Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #7512: Rewards script crash when in Desktop Mode #7513

Merged
merged 1 commit into from
May 26, 2023

Conversation

Brandon-T
Copy link
Collaborator

Summary of Changes

  • Fix rewards reporting not working in Desktop mode.

This pull request fixes #7512

Submitter Checklist:

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

Test Plan:

  • None. You need the developer console to verify it.

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).

@Brandon-T Brandon-T added this to the 1.52 milestone May 25, 2023
@Brandon-T Brandon-T self-assigned this May 25, 2023
@Brandon-T Brandon-T requested a review from a team as a code owner May 25, 2023 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RewardsScript does not run in Desktop mode on iPhone
3 participants