Greetings!!
I want to show my users a banner so they can download the app. with links to the stores, PlaStore and AppStore.
But I want the banner to only be visible to users who use a computer.
If you can send the message to users who use mobile phones and have not yet downloaded it, that would be great.
But I understand the complexity.
Screen size will work generally but isn’t a guarantee as users can have a minimzed screen on a desktop, and there are some quite large phone screens out there. If you care sbout outlier cases, there is a basic JS function ismobile that can detect device types.