diff options
| author | r3g_5z <june@girlboss.ceo> | 2023-04-24 12:49:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-24 13:03:09 -0400 |
| commit | 0604e9a3bca6aabfef62bd5df4552f20d0126c9f (patch) | |
| tree | 92c23dcb37dfc5c1b19d9cc02a720ec23795308a /static/usage.html | |
| parent | 05fbe00553d791d071b10d984d4ea24b38ca7767 (diff) | |
mention that allowing 2G may be necessary for calls to work
Signed-off-by: r3g_5z <june@girlboss.ceo>
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index d3ab0301..99182940 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1257,7 +1257,8 @@ <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> + try toggling it off. If "Allow 2G" is disabled, try toggling it back on. 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> |
