PWA Manifest

Home Forums Legacy Support 4.0 Bugs & Issues PWA Manifest

Tagged: 

Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • #342483
    MrVibe
    Keymaster
    The issue is this : https://prnt.sc/1073jrx the network hits are not intercepted by PWA to cache in the browser, so it is not working in offline mode. Check on why this happens.
    #342489
    Ernesto Lee
    Participant
    i have no idea what to do and how to do. :( i am not that technical. can you please help me with this
    #342533
    MrVibe
    Keymaster
    Yes, can we disable the superpwa while we debug this.
    #342643
    Ernesto Lee
    Participant
    disable everything. whatever needed just do it.
    #342774
    MrVibe
    Keymaster
    Thank you. working on this. I will be install a File manager plugin to make changes in the service worker as disabling that plugin also does not seem to have resolve this.
    #342785
    MrVibe
    Keymaster
    The issue is really strange, the path to the service worker is not looking like it is installed in the root https://prnt.sc/108a8m0 service worker will intercept only those calls which are matching the above path. So none of the calls match the above path. so i am able to locate this code in vibebp / includes/ class.shortcodes.php
    if($_SERVER["DOCUMENT_ROOT"] != $site_root){
    						$scope =  str_replace($_SERVER["DOCUMENT_ROOT"],'', $site_root).$scope;
    					}
    and hard code it to make service worker work in your site.
    #342789
    MrVibe
    Keymaster
    NEED FTP DETAILS of your SITE . the File manager plugin seems to have conflicted with some setting in your site and it has crashed. Kindly share FTP details of your site ASAP.
    #342906
    MrVibe
    Keymaster
    awaiting response.
    #343003
    jaredackerman21
    Participant
    This reply has been marked as private.
    #343062
    Diana
    Participant
    This reply has been marked as private.
    #343081
    Diana
    Participant
    This reply has been marked as private.
    #343194
    jaredackerman21
    Participant
    images are breaking.
    #343352
    Diana
    Participant
    This reply has been marked as private.
    #343796
    jaredackerman21
    Participant
    alright, after whatever you have done in the settings or in service worker my pwa score went down it was 89% before and now it became 60% >>>> https://prnt.sc/10copoh even if i have activated the service worker clicked regenrate service workers. it says no service worker found: https://prnt.sc/10cooxb
    #343808
    jaredackerman21
    Participant
    bug list: https://trello.com/c/aFxz3k86/2718-bug-pwa-is-not-loading-images-in-offline-mode another thing i am waiting for a checkbox in upate: https://prnt.sc/10cp8yy i dont know whats that. still i want to know an estimated timeline??
Viewing 15 posts - 16 through 30 (of 31 total)
  • The topic ‘PWA Manifest’ is closed to new replies.