Conditions based on mobile OS

This forum is for Single-Sourcing your Flare content to multiple outputs.
Post Reply
Liz Gregory
Propeller Head
Posts: 11
Joined: Fri Jan 03, 2014 3:14 am

Conditions based on mobile OS

Post by Liz Gregory »

Hi has anyone got an idea if it's possible to do a media query style condition that can pick up whether a user is on IOS or Android and apply conditions accordingly? Seems unlikely but you never know what you crafty bunch have managed with a bit of Javascript!
ChoccieMuffin
Senior Propellus Maximus
Posts: 2632
Joined: Wed Apr 14, 2010 8:01 am
Location: Surrey, UK

Re: Conditions based on mobile OS

Post by ChoccieMuffin »

You could do it with the WIDTH thing. Not in Flare at the moment, but you can define what medium is used depending on the width of the screen. Because mobile screens are typically a lot narrower than tablets or laptops, that's how I would approach the problem.
Started as a newbie with Flare 6.1, now using Flare 2023.
Report bugs at http://www.madcapsoftware.com/bugs/submit.aspx.
Request features at https://www.madcapsoftware.com/feedback ... quest.aspx
Post Reply