1. Home
  2. PRO
  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(SuperPWA 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 which will be available in your android APK addon setting panel 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.
  • Sign in to your Google Play Console.
  • Once we come into the project we need to check in APP integrity
B 1

After that click on the Setup -> App integrity -> App signing -> Scroll to the ā€œApp signing key certificateā€ section and copy the fingerprints (MD5, SHA-1, and SHA-256) of your app signing certificate.

B 4
  • The copied key should be similar to the asset link
B 3
  • Copy this Asset Links JSON code has you can see the above screenshot then replace it in your Asset Links JSON file which will be available in your .well-known folder.

Thatā€™s it for this tutorial!

We hope weā€™ve clear your doubts in case If you have any feedback or questions, Just contact us here and we are always available for you.

Updated on November 29, 2022

    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