Hi,
Do you know a way to add the "evothings://.../index.html" URLs to the home screen? That seems to be a cool way to "pretend" that it's a real app, while having all the benefits of quick updates.
The issue is, when I type that into Safari, the EvoThings clients launches right away. When I go back to Safari, the URL has already disappeared, and the "Add to Home Screen" button doesn't work.
If I can pull this off, it would make my deployment much easier..
Thanks!
Add evothings:// URLs to home screen on iOS?
Re: Add evothings:// URLs to home screen on iOS?
Hi!
Cool idea! We have thought about providing a service for live reloads against an internet URL, which would allow a Home Screen app to be updated live through Evothings Workbench. Unfortutately it's not possible to get this functionality using evothings:// URLs, as the purpose of such URLs is to open content in a specific app.
Edit: what you can always do, of course, is to point Safari to the Evothings Workbench URL, and adding that as a HomeScreen app should work (though maybe a meta-tag has to be provided). But then if the IP-address of the computer running the Workbench changes, the Home Screen app won't work.
Best regards,
Eric
Cool idea! We have thought about providing a service for live reloads against an internet URL, which would allow a Home Screen app to be updated live through Evothings Workbench. Unfortutately it's not possible to get this functionality using evothings:// URLs, as the purpose of such URLs is to open content in a specific app.
Edit: what you can always do, of course, is to point Safari to the Evothings Workbench URL, and adding that as a HomeScreen app should work (though maybe a meta-tag has to be provided). But then if the IP-address of the computer running the Workbench changes, the Home Screen app won't work.
Best regards,
Eric
Hacker, tinkerer
EvoThings
EvoThings
Re: Add evothings:// URLs to home screen on iOS?
you can also use a third party application to add a website link
https://itunes.apple.com/us/app/ahomeic ... 71558?mt=8
or possibly see if there is a way to fiddle with the safari browser to do the same thing:
http://lifehacker.com/5809338/add-web-s ... homescreen
https://itunes.apple.com/us/app/ahomeic ... 71558?mt=8
or possibly see if there is a way to fiddle with the safari browser to do the same thing:
http://lifehacker.com/5809338/add-web-s ... homescreen
-
- Posts: 5
- Joined: 06:49, 08 Dec 2014
Re: Add evothings:// URLs to home screen on iOS?
Thank you both for the insight! I will give this some more thought..
Re: Add evothings:// URLs to home screen on iOS?
Hi,
I haven't tried aHomeIcon to see if that's possible to use a evothings://url
If that works could you tell me please?
What I did (ugly but it works) is :
1° create an html page
2° create your homeIcon like shown in the video from ardiri's post
3°change the code from the html page with a meta refresh linking to the evothings:// page
<meta http-equiv="refresh" content="0; URL=evothings://my_url">
I haven't tried aHomeIcon to see if that's possible to use a evothings://url
If that works could you tell me please?
What I did (ugly but it works) is :
1° create an html page
2° create your homeIcon like shown in the video from ardiri's post
3°change the code from the html page with a meta refresh linking to the evothings:// page
<meta http-equiv="refresh" content="0; URL=evothings://my_url">
Return to “General discussion”
Who is online
Users browsing this forum: No registered users and 5 guests