With reference to the documentation at Use URL parameters to create and modify maps, the examples for constructing a URL to open a AGOL web map at a specific location and zoom level, work for Chromium desktop browsers. When the same URL is opened in the mobile version of the browser (also in developer tools with device set to mobile), the URL parameters fail and the web map opens at 0,0.
Here is an example URL:
https://www.arcgis.com/apps/mapviewer/index.html?center=20,45&level=10
Result for desktop browser:
Result for mobile version:
Theses results are the same for Chrome and Edge, but in Firefox it works as expected.
We are getting a similar thing, I think with any mobile device, it doesn't accept any parameters with a mobile device @FC_Basson. Have you got around this yet? For us it is this: https://enpa.maps.arcgis.com/apps/mapviewer/index.html?webmap=6f0134d5229e4ff29fb2208f3c514bf9¢e... It doesn't accept any of the parameters on mobile devices either on IOS or Android? Curious as to why this is happening. Thanks