Okay
  Public Ticket #3108462
address bar in pwa app
Closed

Comments

  • Saurabh started the conversation

    address bar appearing in pwa app. 

  • [deleted] replied

    Is you app live ?

    if that so then you need to put assetslinks.json file in your server root . 

    please follow these : 

    https://wplms.io/support/forums/topic/pwa-app/

    https://wplms.io/support/forums/topic/address-bar-in-app/

  • Saurabh replied

    yes....my app is live. I've uploaded assetslinks.json to .well-known folder as per guideline and cop sha string too. earlier url was not appearing but recently it started appearing automatically.


    and there is no solution in forum as per following link provided by you

    https://wplms.io/support/forums/topic/pwa-app/

    https://wplms.io/support/forums/topic/address-bar-in-app/


  •   Saurabh replied privately
  •  390
    Ripul replied

    I assume after changing asset-links you changed the service worker version and re-download the app to test as PWA's cache assets / js files and only clear on service worker version update.

    You may also want to test this :

    https://developers.google.com/digital-asset-links/tools/generator

    this seems to mis-match the creds : https://prnt.sc/_chxgUWqpc2p


    After this also, clearing the app and try re-downloading your app.


    While re-generating the App make sure you use the same Key file which you downloaded last time while generating the app.

    The sign-in key, alias all must be same as in signin-key info , in case you lost these details you may have to re-create a new app.

  • Saurabh replied

    i just changed the sha256 key. Let me know what to do?

  •  390
    Ripul replied

    So asset links is now correct and verified : https://prnt.sc/RXxlttKPuXfR


    Did you change the version of service worker ? 

    remove previous app and clear all cached data.

    re-install the new app ( twa one ) and see the address bar should be removed.

  • Saurabh replied

    I did not changed the version of service worker.

    I removed the app from my phone, cleared cached data and reinstalled the app but address bar is still there.

    I also installed the app in two other phones for the first time, but app is opening like browser. Address bar, footer etc showing there.

  • [deleted] replied

    Changing service worker version and regenerating it is necessary .

    Please do that and then again install the app

  • Saurabh replied

    I updated service worker version, regenerated and reinstalled the app too.  still url showing. and if it would have been fixed for my phone how all users would know to reinstall the app to remove url and why they have to do so. It must set automatically for all users.

    please fix this issue.

  •  390
    Ripul replied

    add [email protected] to your app , send an invite to us and share cpanel details of your server to be able to fix this issue. 

    p.s : Do "Note" that we are not editing anything inside the code.  This is outside the scope of support of this project to log into your Google console, but we will try to help you because you are unable to follow.

  •   Ripul replied privately