Skip to main content

All Questions

Tagged with
1 vote
0 answers
188 views

Mobile Firefox browser does not show shortcut icon on home screen

The issue which I faced is specific and related only to the Android mobile Firefox browser (in my case version 113.2.0). I'm not sure if the system matters, but it is OxygenOS version 11.1.2.2. ...
Mario Boss's user avatar
  • 1,935
0 votes
1 answer
65 views

No call-to-action in Twitter native apps for Player Card

Twitter Player Card docs suggest that in "iPhone and Android native apps, a Player Card will appear in the Tweet detail view (not in the timeline)". There is no explicit mention of how the ...
jackholt44's user avatar
0 votes
1 answer
1k views

Allow for zoom in and out on iOS and Android devices

I'm currently working on a web responsive website and having an issue zooming in and out on Android devices. Even though it's a responsive app I want to support the pinch-in and out function in order ...
Yuuu's user avatar
  • 837
2 votes
0 answers
574 views

Social Media Meta-Data Open-graph/OG Tags extraction for generating a Link Preview layout in Android

I have been trying to generate a Preview layout in Android which takes a URL input and extracts the meta-data tags associated to display an Image, title and description associated with the said link. ...
dan.darajat's user avatar
1 vote
0 answers
286 views

How to change the color of footer bar on android mobile browser devices?

I'm wanting to change the color of the footer bar on a mobile website I'm creating. The way to do this for the header address bar on mobile Chrome websites is by adding this piece of code inside the &...
Oneezy's user avatar
  • 4,983
1 vote
1 answer
5k views

How to use “viewport-fit=cover” and “maximum-scale=1” without disabling zoom on Android

I’ve been using the following viewport meta tag on my site: <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover" /> On ...
daGUY's user avatar
  • 28.2k
1 vote
2 answers
4k views

PWA - Set Splash Screen for android device

I have one responsive website which I want to use as a progressive web app. I have initialized basic things like setting up icons, App name etc. Everything is working fine just the issue is with the ...
Curious's user avatar
  • 93
0 votes
0 answers
431 views

How to get the content of a meta tag of a page in Android?

I'm working on an app in Android Studio. In this app there is an WebView where i show a page. Can I get the content of the "theme-color" meta tag?
XxMrDoctorxX's user avatar
1 vote
3 answers
8k views

How to enable zoom in meta tag?

I am working on a node.js application which is aswell operate on mobiles . But on some handsets its not zooming what may reason? My meta tags of that page are <meta name="HandheldFriendly" ...
Learner's user avatar
  • 203
3 votes
1 answer
2k views

Setting viewport width is ignored on cordova 7

A couple of years ago I developed a cordova/phonegap application. I needed to fix screen width to 1200 (some devices had a width of 962px) so I added a meta tag to set viewport content width like <...
Daní's user avatar
  • 375
0 votes
1 answer
803 views

Standard Viewport setting not working for Android/Chrome

My meta viewport is as follows: <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" /> On an Android phone under Chrome my web page display is not scaled. It ...
user2797166's user avatar
2 votes
0 answers
645 views

Format detection meta tag with content not working

I'm using the following tag in header of my HTML: <meta name="format-detection" content="address=no" /> However in Android Chrome the tap on address opens up Google Maps app with the address ...
jasan's user avatar
  • 12.5k
4 votes
1 answer
3k views

Meta viewport tag user scalable=no ignored in Android 6.0+, Chrome version 53?

I have created a responsive website, that should scale accordingly to the window size. The website provides a drawing app (with mouse/finger) that has its own zooming libraries so I don't want to ...
RMS's user avatar
  • 1,400
3 votes
1 answer
447 views

Cordova Plugin VS2015 meta viewport user-scalable=yes not working

I'm new in Cordova and Html,CSS,JS, but after long time of searching threw the internet I did not find a suitable answer to my question. So I created a Hybrid App in VS2015. It's a multi Page App... ...
Jonas's user avatar
  • 85
0 votes
1 answer
37 views

Support App Deeplinking on clicking on the link shared from my app to any social app

I want to support deeplinking on clicking on the link shared in any social app. There is a separate steps to support deeplinking from facebook, twitter and Google +. There might be support available ...
Sangeetha Pinto's user avatar

15 30 50 per page