Detect O.S. and switch lightbox

it’s possible?

  • android users will get a popup from popUP1 when they open the site
  • users of other os and desktop will have a popUP2

We have some option natively?
Or does this solution really works?

https:// stackoverflow .com/questions /21741841/detecting-ios-android-operating-system

Check the API docs - wixWindow module allows you to get the user agent, where the operating system / browser is provided.