diff options
| author | June <june@eridan.me> | 2022-03-21 19:30:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-22 19:18:24 -0400 |
| commit | 2da2a57be684aa033a0060b24079757b65df21cb (patch) | |
| tree | 034b1d5fefd9239e021ef946bac8e0dbcd83b5a1 | |
| parent | df170ae3bf1937a39cb567c7961c93df293dc9e8 (diff) | |
Mention disabling LTE-only mode if calls do not work
Signed-off-by: June <june@eridan.me>
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 14949e31..e935a90e 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1091,6 +1091,8 @@ you have issues.</li> <li>Follow your carrier's instructions for setting up APNs, this can be found in Settings ➔ Network & Internet ➔ SIMs ➔ Access Point Names</li> + <li>If calls do not work and you have <a href="#lte-only-mode">LTE-only mode</a> enabled, + try toggling it off. Your carrier may not properly support VoLTE.</li> <li>As a last resort you may need to ask your carrier for a replacement SIM card.</li> </ul> |
