I want to create an app that will show the landing page to the desktop users but some functionality to the mobile users ( browser, not a pwa or native app). Can I do it and if yes how?
I found out that there is a plugin called isMobile by airdev, and it will return a boolean value if the device is mobile or not.
This topic was automatically closed after 70 days. New replies are no longer allowed.