realm / realm-draw

The official Realm Draw app used in promotional videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Server

greggmojica opened this issue · comments

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!!!

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.