File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1818- [ How do I debug issues with code-server?] ( #how-do-i-debug-issues-with-code-server )
1919- [ Heartbeat File] ( #heartbeat-file )
2020- [ How does the config file work?] ( #how-does-the-config-file-work )
21+ - [ Blank screen on iPad?] ( #blank-screen-on-ipad )
2122- [ Enterprise] ( #enterprise )
2223
2324<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -231,6 +232,15 @@ The `--config` flag or `$CODE_SERVER_CONFIG` can be used to change the config fi
231232
232233The default location also respects `$XDG_CONFIG_HOME`.
233234
235+ # # Blank screen on iPad?
236+
237+ Unfortunately at the moment self signed certificates cause a blank screen on iPadOS
238+
239+ There does seem to a way to get it to work if you create your own CA and create a
240+ certificate using the CA and then import the CA onto your iPad.
241+
242+ See [#1566](https://github.com/cdr/code-server/issues/1566#issuecomment-623159434).
243+
234244# # Enterprise
235245
236246Visit [our enterprise page](https://coder.com) for more information about our
You can’t perform that action at this time.
0 commit comments