File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -357,6 +357,7 @@ Push Section:
357357- Section title: "Push" with info icon for tooltip
358358- Push Subscription ID display (readonly)
359359- Enabled toggle switch (controls optIn/optOut)
360+ - Disabled when notification permission is NOT granted
360361- Notification permission is automatically requested when home screen loads
361362- PROMPT PUSH button:
362363 - Only visible when notification permission is NOT granted (fallback if user denied)
@@ -799,6 +800,7 @@ Notification permission is automatically requested when the home screen loads:
799800- This ensures prompt appears after user sees the app UI
800801- PROMPT PUSH button remains as fallback if user initially denied
801802- Button hidden once permission is granted
803+ - Keep Push "Enabled" toggle disabled until permission is granted
802804```
803805
804806---
You can’t perform that action at this time.
0 commit comments