Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different detection from dev to prod #285

Open
aceleghin opened this issue Nov 15, 2023 · 3 comments
Open

Different detection from dev to prod #285

aceleghin opened this issue Nov 15, 2023 · 3 comments

Comments

@aceleghin
Copy link

Describe the bug
I see different result when I run the service on my application in dev and when the application is in stage/production only when I run it on a tablet.
For example if I use an Android tablet with chrome in dev I see everything correct (it is recognized as mobile but is not a problem), but if In stage/prod with the same tablet this is the result:

Screenshots
Cattura

Devices:

  • Device: same with 2 different android tablet
  • OS: Android 11/12
  • Browser Chrome

Additional context
No ssr enabled, the only difference is that is stage/prod we use Cloudfront

@biel-correa
Copy link

biel-correa commented Dec 6, 2023

@aceleghin When you test on dev, do you use a physical device or chrome debug options?

@aceleghin
Copy link
Author

aceleghin commented Dec 7, 2023 via email

@AhsanAyaz
Copy link
Owner

@aceleghin Can you share the link where I can see this? It seems like the userAgent from wherever you are running it ends up showing not the tablet userAgent for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants