I created a SharePoint hosted app and deployed it in web application. Initially it failed to authenticate. I figured out that it was due to loopback issue. I made registry entry to disable loopback. Then the app authentication worked properly but css failed to load. Can anyone help with this issue?
No custom css is used. Created the app using Visual Studio.
Hey, Check out this blog post I did.. maybe you got same issue 🙂  > http://absolute-sharepoint.com/2013/10/sharepoint-2013-apps-load-css-properly-403-defaultcss-ashx.htmlÂ
