python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Firebase Dynamic links - when clicked not working in iOS
Im using firebase dynamic link to open the mobile application (If already installed) or to redirect user to Playstore or app store.
In iOS mobile , I pasted the link in notes / messaging apps and whil...
JayakumarSivasankar
Votes: 0
Answers: 1
iOS Safari/WebKit current state of PWA persistence as of version 15.2
I am reevaluating PWA feasibility for mostly offline based, occasionally used applications.
So far I had experience that PWAs on iOS does not have permanent storage as the website allocated space is o...
Miroslav Vojtuš
Votes: 0
Answers: 1
Tapped really fast cause skipped click event on iOS devices
I am developing an application that needs to detect the touch(or called tap) event precisely and fastly using Vue.
However, I found that for all of my iOS devices, tapping really fast causes missing t...
Chimoki
Votes: 0
Answers: 0
Safari 15.3 (Desktop) and WebM inline autoplay video playback Issues
A simple WebM video with the autoplay attribute set does not seem to play correctly in Safari 15.3:
<video autoplay muted playsinline controls>
<source src="https://www.homepage-helden.d...
Paul-Siteway
Votes: 0
Answers: 0