1. Home
  2. Miscellaneous
  3. My APK is showing top bar(Address/URL Bar)

My APK is showing top bar(Address/URL Bar)

APK Installation is fine but the address bar still appear.

Solve: Remove the URL bar Trusted Web Activities(PWA APK) require an association between the Android application and the website to be established to remove the URL bar.

This association is created via Digital Asset Links and the association must be established in both ways, linking from the app to the website and from the website to the app.

Follow the below steps to remove bar:

  1. Go APK zip make sure there is assetlinks.json [If not available regenerate again]
  2. Add the asset link on /.well-known/assetlinks.json path and serve it from your domain.
  3. Check your https:// YOUR_HOST/.well-known/assetlinks.json is exited or not exited
  4. If not available above link, then create a .well-known folder in the root and upload assetlinks.json file from zip in a .well-known folder, Make sure this link properly renders the content
  5. Now you are ready, Clear your browser and app data from mobile

For more information or verify assetlinks.json values for this Click Here.

Example

Here is an example statement list on a website: http://example.digitalassetlinks.org/.well-known/assetlinks.json

If you are still facing APK is showing top bar verification issue then follow the below instruction

  • This key we are going to verify in play console over here.
  • Once we come in to the project we need to check in APP integrity
  • The copied key should be similar to the assest link
  • If the key is not similar, then we need to override this SHA 256 fingerprint in assetlinks.json file also

That’s it for this tutorial!

Hope this instruction will help you to solve the issue, if still, you are facing the issue please contact our Support team

Updated on June 11, 2021

    Are you still looking for a solution?

    Then fill out the below form and we will reach out to you within a few hours.


    Was this article helpful?

    Related Articles

    Need Support?
    Can’t find the answer you’re looking for? Don’t worry we’re here to help!
    Contact Support