Closed pliablepixels closed 9 years ago
websockets/ event server not currently working because it needs SSL
SSL and auth currently not working
SSL works - you must accept the SSL cert in the browser first in another tab
SSL, auth and other functions work properly. requires setup of ionic proxy
closing this issue so I can add it to auto changelog for 0.85 tag. Please create a new issue for desktop support.
There's a bug in desktop mode where initial run does not work with ionic serve -c
it needs a ionic serve --lab
. I found the bug --> it was to do with my http injector code - I was not checking for url being null.
requested by @liucougar