Since pyrocms is down (atleat for me I get a cloufflare error message), atm, I thought I'd ask here.
I'm trying to use mobile layouts so that PyroCMS will choose the correct layout automatically if the user is visiting with a mobile device.
I have my MyTheme/views/web and MyTheme/views/mobile. The web views get loaded as they should, the mobile views however do not. When I use an android or iphone simulator I don't get the mobile-views, I just get the web-views why? is there something I have to enable, or is there somewhere I can go to perhaps get an error message and see why?
Thank you