Skip to main content
-4 votes
1 answer
56 views

I wanted to show my user's the space in memory of an offline map they had downloaded and saw ambiguous fields in the OfflinePack arg in the onProgress callback in the createPack call in the Mapbox ...
Tristan Newman's user avatar
0 votes
0 answers
78 views

I have a website that I write code for just to try out new things I learn about in web dev. I also want to get into Firefox extension creation, which I've already somewhat started with. I know that ...
Lampe2020's user avatar
  • 362
1 vote
2 answers
162 views

I am using Firestore in the browser with offline mode. How can I check, if there are any updates applied on my client but not yet transacted on the server? I would like to check this, without knowing ...
Witek's user avatar
  • 6,520
0 votes
1 answer
671 views

I am currently building my app using React native Expo. In my app I have to save my user's entries into the database. Since my users may not have a consistent internet connection, I was looking for a ...
vndpal's user avatar
  • 767
1 vote
1 answer
200 views

I'm trying to make my webpage work completely offline, but I'm running into some issues with load time when trying to load from the cache I'm currently caching all the files necessary for my website ...
Vixey's user avatar
  • 27
0 votes
0 answers
48 views

I'm currently developing a PWA that will be published in the Microsoft Store. It basically works like an offline app, so all processing is done locally. My question is: Is it possible for a PWA to ...
darkiplier's user avatar
0 votes
0 answers
51 views

Let's say you are using the Hosted Web App template for Blazor. The user navigates to your application and the server pre-renders the page, and then the WASM is loaded and takes over as expected. The ...
BVernon's user avatar
  • 3,957
0 votes
0 answers
88 views

I am designing a website using PHP and MySQL, and I am having trouble creating a Service Worker that works the way I want. My setup/requirements: I have a menu page that offers links like /myevents/...
james3mg's user avatar
1 vote
0 answers
54 views

I'm working on a Flask web application and I want to implement an offline page that displays when the user is offline or the server is down. I’ve set up a basic Flask app and a service worker, but I’m ...
martanezo7's user avatar
1 vote
0 answers
491 views

I had installed service worker by this command @angular/pwa and its also registered successfully but on going offline mode it gives no internet connection the data is not being cached and loaded when ...
Devesh Parmar's user avatar
0 votes
0 answers
534 views

I am wondering if there are tools or products available that serve the same purpose as online tools such as URLVoid and Virustotal, but for offline use. I have a machine that is not connected to the ...
Georgi Nikolov's user avatar
0 votes
1 answer
1k views

I've add PWA plugin in my Vuejs project, with Vite. I made the precaching but when I tried to make runtime caching for API request, it doesn't work. The runtime cache file doesn't appear and no ...
Ali Maher's user avatar
4 votes
0 answers
417 views

I've developed a project using AWS Amplify and DataStore. It was a requirement that the app works offline, because most of my users are travelling in areas with poor or no signal. DataStore seemed ...
Theo's user avatar
  • 91
1 vote
1 answer
614 views

Does FirebaseDatabase.net support offline persistance with maui.net? if so, could someone give me a snipit of what i need to do. If not, does anyone have any suggestions or examples that show how to ...
Byron's user avatar
  • 11
0 votes
2 answers
893 views

I enabled PWA for my reactjs application and deployed on my domain (arvind.inzack.com) As part of testing, we installed the app on Samsung Tab device. Once the application is loaded successfully we ...
Asha Datla's user avatar

15 30 50 per page
1
2 3 4 5
48