Skip to main content

Questions tagged [mobile-devices]

Mobile devices are a set of handheld devices including mobile phones and smartphones, tablets, smartwatches and other portable devices.

mobile-devices
0 votes
0 answers
15 views

gsap animation works wrong on mobile devices

the gsap.to acts like gsap.form on mobile devices only it works on desktop and mobile view on pc the function i use import gsap from "gsap"; import { ScrollTrigger } from "gsap/all"...
NourAldin Safwan's user avatar
0 votes
1 answer
56 views

Why is the behavior of my checkbox different on a mobile device than on a desktop PC?

I have a Blazor Wasm app that works as expected on a desktop PC but acts "strange" on a mobile device. I created a Blazor fiddle, here. Just click the checkboxes. You will see, they act like ...
Flippowitsch's user avatar
1 vote
1 answer
145 views

How to change WooCommerce notice "info" background color on smaller screens?

Okay so firstly I'm no expert coder (hence the question) but I've managed to change the WooCommerce info bar color for desktop viewing, but I cannot for the life of me figure out how to change the ...
Mark Bibby's user avatar
0 votes
0 answers
26 views

Sony Experia 5 Android Build.Class info

Can anyone help me about the Sony Experia 5 Android Build.Class info ? the output if it print the Build.BRAND + Build.MANUFACTURER + Build.MODEL + Build.HARDWARE + Build.FINGERPRINT + Build.PRODUCT + ...
Ferdinand Nathaniel's user avatar
0 votes
0 answers
24 views

Getting "JsonToWebElementConverter" exception when i am trying to connect with remote server to access the cloud devices

Getting the below error: Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/remote/internal/JsonToWebElementConverter at com.deloitte.convergeprosperity....
Shiva's user avatar
  • 1
0 votes
0 answers
80 views

Blocking YouTube video playback from specific links on iPads managed by Apple's MDM

I'm an IT administrator at a middle school, and I've been tasked with preventing the playback of YouTube videos on our school iPads. While I noticed that some pages contain links to https://www....
Max Ta's user avatar
  • 51
3 votes
1 answer
9k views

Drag and Drop for mobile devices

I have a problem with this code because it work perfectly on laptops and desktop devices but not on mobile devices , please help me and tell me what are the things to add so it will work for both. I ...
Manar Mani's user avatar
0 votes
0 answers
195 views

Screen arrow keys for mobile device do not work well

I am working with the JavaScript game project. It is a snake game. I am facing with a bug. Function for keyboard arrow keys are work well. But screen arrow keys for mobile device are not work well. I ...
Soe Say's user avatar
  • 27
2 votes
0 answers
119 views

Unity WebGL build to fullscreen on mobile devices

Does anyone know if there is a way to have a working fullscreen button on a browser on mobile devices in WebGL Unity build? I've seen some topics here that it is not supported on mobile devices, but ...
Cublaiiii's user avatar
0 votes
1 answer
35 views

Setting List at the bottom of the screen in JS

I have a bunch of posts and each one has a setting btn and a setting list, so in mobile version, I want to show the setting list from the bottom of the screen wherever the user is rightnow like ...
Jad's user avatar
  • 55
1 vote
0 answers
47 views

svg text does not keep the same size as graphic on different devices

I have created a calendar app in PHP with SVG where each month has a text row on top of the rectangle that represents the month. I developed it on a desktop PC, using the "monospace" font so ...
Volker Piasta's user avatar
-2 votes
1 answer
141 views

Getting the information of a mobile device by connecting to it [duplicate]

Is there any way for a server to obtain some information of the mobile devices that are connected to it like memory size and battery power? Is it possible? Thanks for any reply in advance.
Hami's user avatar
  • 117
1 vote
0 answers
76 views

Strange behavior when I use addEventListener() on click. It only happens at mobile devices

I'm gonna try to explain what is happening. When I use a class "hide" as a display: none; to hide a button and show another button after click it works well in desktop browser, but when I ...
Fábio Szamszoryk's user avatar
0 votes
0 answers
30 views

Web app mobile version after deploy is rendering with bugs [duplicate]

I have very different presentations of my web app design using dev tools mobile device on a desktop browser and my app design using a real mobile browser after deploy. If you run my project from ...
J-mj's user avatar
  • 1
0 votes
1 answer
1k views

Puppeteer: How to capture a screenshot with device frame?

Note: I am asking here a adapted version of this this closed question. When using Puppeteer, it's easy to produce screenshots. It's even their first example, and it works fine on my web app: const ...
Marcel's user avatar
  • 15.5k

15 30 50 per page
1
2 3 4 5
20