# Discourse doesn't detect some android mobiles

**URL:** https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505
**Category:** Support
**Created:** [September 9, 2020, 1:35pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505 "2020-09-09T13:35:53Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![sok777](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@sok777](https://meta.discourse.org/u/sok777)
#### Post date: [September 9, 2020, 1:35pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/1 "2020-09-09T13:35:53Z")

</div>

I’ve just received a report from a user that joined and the notification and tour were overflowing.  
Thanks to a couple of screenshots I managed to realize that the issue is that the viewing wasn’t actually a mobile one. I’ve got a slightly different header links for web and mobile so it was easy to debug.

I’ve checked on my Android device and it works as expected. Any thoughts why this could happen? I tried to search on the forum here and didn’t find info about this.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [September 9, 2020, 1:38pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/2 "2020-09-09T13:38:29Z")

</div>

If his browser is on the " request desktop site" mode this will happen. Lots of people leave that on for a tab and forgot.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [September 9, 2020, 1:38pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/3 "2020-09-09T13:38:49Z")

</div>

Which browser were they using? Were they requesting the desktop version of the site?

---

<div class="post-metadata">

### Author: ![sok777](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@sok777](https://meta.discourse.org/u/sok777)
#### Post date: [September 9, 2020, 2:12pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/4 "2020-09-09T14:12:30Z")

</div>

Thanks guys.  
I thought about this and the user says it was like that before they requested desktop site and the same behavior applied for desktop site.

I’m checking for the browser although from the screenshot it seems like Chrome on Android.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [September 9, 2020, 2:30pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/5 "2020-09-09T14:30:13Z")

</div>

We’re going to need definitive steps to reproduce this issue for it to be treated as a #Contribute > Bug.

Do you have the model of phone, version of Android and browser?

Does the same issue occur for the user here on Meta?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [September 9, 2020, 3:41pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/6 "2020-09-09T15:41:41Z")

</div>

Please give us the exact user agent string of the user.

---

<div class="post-metadata">

### Author: ![sok777](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@sok777](https://meta.discourse.org/u/sok777)
#### Post date: [September 9, 2020, 8:15pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/7 "2020-09-09T20:15:20Z")

</div>

It’s a moto G6 on chrome. The issue was that an error message was overflowing, I suspect the user was on a desktop site though. Even then, the error message should still fit in the screen size, right?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [September 9, 2020, 8:40pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/8 "2020-09-09T20:40:02Z")

</div>

> [@sok777](#):
>
> Even then, the error message should still fit in the screen size, right?

We don’t really support using the desktop version on a non-desktop. We ship a complete different HTML structure for mobile, so it makes no sense for us to double the work by also making desktop works in every mobile size.

---

<div class="post-metadata">

### Author: ![sok777](https://avatars.discourse-cdn.com/v4/letter/s/82dd89/32.png) [@sok777](https://meta.discourse.org/u/sok777)
#### Post date: [September 9, 2020, 8:52pm UTC](https://meta.discourse.org/t/discourse-doesnt-detect-some-android-mobiles/163505/9 "2020-09-09T20:52:04Z")

</div>

I understand and respect that.  
I’m not sure the purpose of using desktop site on mobile unless some of the functionality isn’t available. In the worst case, I’ll customize some css to support specific messages/errors.  
Thanks again guys!
