Skip to main content

All Questions

Tagged with
0 votes
0 answers
10 views

Checking whether page ran as PWA not working on Chrome on Android [duplicate]

I'm using window.matchMedia('(display-mode: standalone)').matches to try to check whether my page is running as a PWA. This works on Desktop, but on Android, this returns false despite the page ...
stracktracer's user avatar
  • 1,880
0 votes
0 answers
27 views

I'm developing a Flutter web app where I need to load content from a private URL (HTTPS) that requires specific trust anchors

I have implemented WebView in my Flutter app to load content from a private HTTPS URL. However, in both cases, I encounter a trust anchor issue. The specific error message I receive is: ` I/...
Vishal Dubey's user avatar
0 votes
0 answers
27 views

Push notification works unreliable

I have a very strange problem and didn‘t find anything about this issue online. I‘m using Firebase Hosting, Cloud Function & Cloud Messaging for a website I set up. On this website, subscribed ...
Tomsho's user avatar
  • 67
1 vote
1 answer
122 views

Android - Chrome "add to home screen" not in Fullscreen [closed]

Is it only me, or does Chrome always opening Links i've added to my Homescreen (3 dot menu on the top right -> Add to home screen) in a new tab? The Problem occurs only in newest Chrome with ...
Rudi's user avatar
  • 11
0 votes
0 answers
31 views

FullScreen mode goes to black after rotating the android mobile device

Device: HUAWEI Y6P Android: 10 Chrome version: 99.0.4844.73 Steps to reproduce the problem: Open Google Chrome for Android (in landscape mode) Rotate the device 180 degrees Enter FullScreen mode via ...
Levin's user avatar
  • 1
0 votes
0 answers
148 views

Throwing ERR_BLOCKED_BY_ORB error while accessing html response in Ionic Capacitor

Context We have a Content Player where we are loading online contents(html, js pdf audio, video). It was working perfectly untill few month back. Issue Now we are unable to access html contents where ...
Swayangjit's user avatar
  • 1,871
0 votes
1 answer
48 views

Can not export the HAR file from mobile

I want to catch the HAR file from an Android device, and below are the steps : open the developer options on the Android device. Allow USB debugging. Plug in the cable. (connect the computer with the ...
eric tseng's user avatar
0 votes
0 answers
15 views

Accessibility: Font enlargement does not work

I have a React app. On IOS Safari and IOS Chrome Font enlargement works without problems. On Android work on Firefox, but Chrome doesn't work. Does anyone know the solution to this problem? I tried to ...
Piotr Dudkiewicz's user avatar
0 votes
1 answer
29 views

How to connect and get API from local web server on Android phone in flutter

When I use 10.0.2.2 in Android emulator it successfully connects to local web server, but not with Android phone; below is my code: Future login(email, password) async { LoginResponseModel? ...
ZAB's user avatar
  • 1
-3 votes
1 answer
39 views

Android Chrome input listener receives weird data

I have code that intercepts keyboard events like keydown. However I was not able to use it on my Android Phone because keydown event is not working with virtual keyboards on Android Chrome. Because of ...
ysrtyfn's user avatar
  • 395
1 vote
0 answers
104 views

Chromecast - how update meta data for Flutter?

I use plugin Cast to broadcast Internet radio from a mobile device to Chromecast. I use this plugin to broadcast Internet radio from a device to Chromecast device. it generally works. But there's a ...
FetFrumos's user avatar
  • 5,644
0 votes
0 answers
43 views

How can I test the 'Google Chrome third-party cookie blocking policy

How can I test the 'Google Chrome third-party cookie blocking policy. I have a hybrid-app and use Webview on both iOS and Android. I use cookies for various purposes. Does this policy also affect ...
K BOBO's user avatar
  • 1
0 votes
0 answers
21 views

Automatic closing and passing of cookies from chrome custom in app tab

Desired Behaviour I'm seeking to understand how some android apps are seemingly able to close their custom chrome in app tab - and pass cookies at the same time. https://youtube.com/shorts/optSV3c4lSk?...
Henry Fielding's user avatar
1 vote
2 answers
258 views

Unity Android app crashes when installed from Google Play Store

I have made an Unity app for Android and uploaded it to the Google Play Store. Everything worked fine, I have made and uploaded several updates without any problem. Recently I found out that the app ...
Milan's user avatar
  • 21
0 votes
1 answer
37 views

Android Google Chrome Disconnecting Sockets

We have a website that uses sockets. Whenever users leave the webpage for another app or close the screen, it will usually disconnect the WebSocket. The error is very vague, and this seems to be a ...
Artisan Craft's user avatar

15 30 50 per page
1
2 3 4 5
177