Vincent Morneau
Vincent Morneau
@abrichr Has this been fixed since you posted the issue? I was panning on using this project on Chrome on Android.
I wasn't planning on resuming work on this project any time soon, But what do you have in mind?
Hmm probably a bug. My files are all getting uploaded. What is your java version? ``` ~ $ java -version java version "9.0.1" Java(TM) SE Runtime Environment (build 9.0.1+11) Java...
Hi Lionel, This repo (and associated blog) is now 4 years old. A good chunk of it is still valid, but given APEX 21.2 and APEX 22.1 efforts around PWA,...
Hi Lionel, Can't help you if you don't provide more info. What code did you put in what location, where and and when are you seeing the error?
Yes, you can name the manifest json file and service worker javascript file anything, and reference those different files in your different apps ;)
What's the problem? Instead of naming manifest.json and sw.js, you can do: app1manifest.json and app1sw.js then app2manifest.json and app2sw.js
Sorry, this isn't enough for me to debug. `.prompt` is a function of the service worker object. If the message is "Cannot read property 'prompt' of undefined" that means the...
Happy to hear you solved it! I'll keep that here in case someone needs it in the future.
here: https://servername:PORT/sw.js Do you have a DBA who manages your weblogic or tomcat backend server? They would know. When I was working with Tomcat, I was dropping the files under...