How to check client OS

Hi,

Is it possible to check what OS the client is on? I have separate use cases for mobile/not mobile.

Best
Peter

I believe you can do this with the Browser plugin:

1 Like

Hi @philledille,

Consider using the Platform Information or isMobile plugins for this. These will allow you to structure logic in Bubble around what OS/device the user is viewing your page with. Bubble also has a native feature which allows you to a specify a different “mobile version” for each of your pages.

Let me know if you have any questions about how to use these.

David
AirDev - Custom Software for Everyone

1 Like

Didn’t know these plugins exist, I’ve been using the Browser plugin this whole time.

Thanks as well!

1 Like