Skip to content

Fix Live Activity: guard showRenewalOverlay on iOS 17.2+, fix LA tap …#639

Open
MtlPhil wants to merge 1 commit intoloopandlearn:devfrom
achkars-org:fix/LA-overlay
Open

Fix Live Activity: guard showRenewalOverlay on iOS 17.2+, fix LA tap …#639
MtlPhil wants to merge 1 commit intoloopandlearn:devfrom
achkars-org:fix/LA-overlay

Conversation

@MtlPhil
Copy link
Copy Markdown
Contributor

@MtlPhil MtlPhil commented May 6, 2026

  • Guard showRenewalOverlay behind iOS 17.2: push-to-start handles LA renewal on 17.2+ via APNs so the "Tap to update" overlay is unnecessary there
  • Add fallback in getSnoozerTabIndex() for when the snoozer lives in the menu tab rather than as a direct tab, so the LA lock-screen tap lands at the menu instead of silently falling through to home

…navigation

- Guard showRenewalOverlay behind iOS 17.2: push-to-start handles LA renewal
  on 17.2+ via APNs so the "Tap to update" overlay is unnecessary there
- Add fallback in getSnoozerTabIndex() for when the snoozer lives in the menu
  tab rather than as a direct tab, so the LA lock-screen tap lands at the menu
  instead of silently falling through to home

https://claude.ai/code/session_01DGCES9o6CLpeAmfe7tMoR6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants