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)
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
Notifications not showing on IOS with cordova plugin @havesource/cordova-plugin-push
I need help with firebase notifications not working on my Ipad with PWA
cordova version: 11.
I'm using @havesource/cordova-plugin-push plugin.
this is my sent message.
{
"to" : "/to...
Armando
Votes: 0
Answers: 1
Flutter PWA - Canvas going to change after dismiss keyboard
I am facing one strange issue in the flutter progressive web application. It's working well in safari and chrome browsers. It's creating an issue when we add it to the home screen. We are having only ...
Hemant Dixit
Votes: 0
Answers: 0
Picker wheel for <select> tag doesn't show in iphone ios 15 in React-JS PWA
I have a select input and a box. The select box in iphone IOS 12 or less appear as a wheel picker, but in IOS 15, appear as a black box. I want it to appear as a wheel picker too.
Here is my code:
...
masmas
Votes: 0
Answers: 1