What can I do to prevent iPhone 4 from cutting off my title when adding to home screen?

前端 未结 4 1703
别跟我提以往
别跟我提以往 2021-02-20 16:59

I have long web page title and when adding to home screen in iPhone older versions the whole title is visible in the confirmation dialog. When I add to home screen in iPhone 4 t

4条回答
  •  终归单人心
    2021-02-20 17:52

    You can change the title for iOS devices as woodleader has answered but this will change it in normal mobile safari. Only the user can change the title of the webapp. It's not possible to do it with meta tags or programmatically. So you just need to choose a shorter title or leave it up to the user, who will likely change it, if it is too long.

提交回复
热议问题