I am trying out Sencha.io (Login and Messaging). From the sources I can see that Ext.io.App.getCurrent() is looking for a 'app.id' cookie to check which app it is used for. The senchafy hosting however only sets a 'id' cookie. This causes IO to return an error ("No active apps.").