diff options
| author | Jonathan Cross <jcross@gmail.com> | 2022-07-09 23:51:32 +0100 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | c20eb6d9d077c59662b14cefb08c3c0ce63f55a1 (patch) | |
| tree | 99ed50cc1b611172d3a9e186495e7174081b1445 /static | |
| parent | 03eff30d1b9f49a199e0dc8641f4677aacb44a11 (diff) | |
Adding DSDS hint to eSIM section of usage guide.
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 58d5116b..d392c383 100644 --- a/static/usage.html +++ b/static/usage.html @@ -1128,6 +1128,11 @@ <p>By enabling the toggle, the proprietary Google functionality is enabled and will be used by the OS to provision and manage eSIMs.</p> + + <p>Note that if the eSIM installation process does not progress past the + "Checking network info..." stage despite having a stable Internet connection, + you may need to call the USSD code <code>*#*#4636#*#*</code> and then enable + DSDS in the menu that is presented.</p> </section> </section> |
