Show side menu open by default when app starts

I would like to show the side menu open by default on all devices. After that it should toggle the usual way. How can I achieve this?

use
http://ionicframework.com/docs/api/service/$ionicSideMenuDelegate/

and toggle your menu if the controlle is executed :smile: