Remote Server
greggmojica opened this issue · 1 comments
greggmojica commented
Hello,
I have a remote server running on AWS beanstalk, when I put the http server url in for the demo app, it crashes:
System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2017-05-19 13:15:32.935970 RealmDraw iOS[1024:800624] [MC] Reading from public effective user settings. fatal error: unexpectedly found nil while unwrapping an Optional value 2017-05-19 13:15:49.291615 RealmDraw iOS[1024:800624] fatal error: unexpectedly found nil while unwrapping an Optional value (lldb)
Please advise!!!
testzugang commented
It seems you need to add the port to server url on the login screen. At least for running it on localhost this worked out.