-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
repository:addons-frontendIssue relating to addons-frontendIssue relating to addons-frontend
Description
A header X_IS_MOBILE_AGENTS
is sent to the mobile app via nginx [1]. This can be used to do different things based on the user's preferences or the UA causing them to get the mobile site.
This should be exposed to the app in a generic way so that decisions can be made in components to tune the UX to suit mobile or desktop if not present.
This should be set both in the case of the mamo cookie being set and if the mamo cookie is not present and it's a mobile UA.
The first step would be to set something up without relying on it so that it can be tested. We'll also need a good process for emulating this in development too.
Metadata
Metadata
Assignees
Labels
repository:addons-frontendIssue relating to addons-frontendIssue relating to addons-frontend