Posts

Post not yet marked as solved
5 Replies
3.6k Views
Hi,I am working on a progressive web app which is developed with Ruby on Rails.I am having an issue with the breadcrumb using the app title.I have noticed that when I have the PWA open and open a notification, in the top left corner it has a back arrow with untitled next to it, instead of the app name. Haven't found any docs arround this issue.I have specified the apple-mobile-web-app-title, and this works for the App icon text:%meta{ :name => "apple-mobile-web-app-title", :content => "MyApp" }Anyone come across this issue or have any ideas as to how to fix this?
Posted Last updated
.