where from could be that localhost then?
The issue is that it shows the variable βLβ as heading instead of my app name.
This happens by default when thereβs no favicon - it uses the first letter of the URL (in this case it looks like L from your development server).
How can I replace the βLβ with my appname and this localhost heading?
You canβt replace the L but if the site has a favicon, it will show there instead. Since this is a mobile app, does it have an icon? Check your manifest, maybe you can set an app URL there as well.
I have the package name inside my android manifest file but there is no tag such as favicon inside the manifest. can you suggest any way to define the favicon from where we can replace the βLβ with app logo aur name. I am using angular and ionic capacitor for the project @alex
I am not sure, have you set your app icon? Maybe that will work for it. If youβre using Angular, try setting a favicon.