Page 1 of 1

How to a message "Add to homescreen"

Posted: Thu Nov 14, 2013 6:39 pm
by John6391176

I have already added the js file and the css file from http://cubiq.org/add-to-home-screen.

Is there anything else I should do?


How to a message "Add to homescreen"

Posted: Thu Nov 14, 2013 7:03 pm
by Maryna Brodina

Hello! Did you add it through Create New--JS/CSS?


How to a message "Add to homescreen"

Posted: Thu Nov 14, 2013 8:09 pm
by John6391176

Yes, that is exactly what I did, then I went to the browser on my iphone and typed in the url for the app.
The app shows up but the "Add to Homepage" message doesn't appear.


How to a message "Add to homescreen"

Posted: Thu Nov 14, 2013 9:24 pm
by Maryna Brodina

By default in Appery.io there is a meta tag on all pages in header
<meta name="apple-mobile-web-app-capable" content="yes"/>
According to http://cubiq.org/add-to-home-screen message won't be shown if this tag is present.


How to a message "Add to homescreen"

Posted: Thu Nov 14, 2013 11:17 pm
by John6391176

How can I remove that from my first page?


How to a message "Add to homescreen"

Posted: Fri Nov 15, 2013 8:16 am
by Kateryna Grynko

Hi John,

You can change page sources on the Source Tab. Please note you won't be able to edit this page in the editor, so this should be the least change.


How to a message "Add to homescreen"

Posted: Thu Oct 02, 2014 4:52 am
by Dan Hoeck

I've removed
from the header but am still unable to successfully get the "add to home screen" object to appear.

Has there been an update to make this work?


How to a message "Add to homescreen"

Posted: Thu Oct 02, 2014 6:44 pm
by Evgene Karachevtsev

Hello Dan,

Could you please provide us with screenshot of what have you done and also please specify on what device with what OS version did you test?