Commit fc5da65
feat(customer): prompt to enable location when GPS permission is off
Tapping "Use my current location" with location denied showed a passive error
toast. Now it prompts: if iOS can still ask, a simple heads-up; if it was
permanently denied, an "Open Settings" action (the only way back). Treats a
missing permission as "turn it on", not "you did something wrong".
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c1f017e commit fc5da65
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
99 | 110 | | |
100 | 111 | | |
101 | 112 | | |
| |||
0 commit comments