Questions tagged [web-clips]

26 questions
0
votes
1 answer

How to build web clips like http://brdrck.me/settings/

I am very interested in building an app like http://brdrck.me/settings/. My first questions are what is inside a web clip file? Is it a html or something else? The second question is how to add the icon to home screens programmatically. As you can…
Sam Huang
  • 3
  • 1
  • 4
0
votes
1 answer

generate a .mobileconfig file when I click a button on web page

I need to generate a .mobileconfig file when I click a button on the web. Myjob : there are list of icons on the website , I can select desired icons and click a button , when I click button I need to generate a .mobileconfig file with selected…
HelloCH
  • 7
  • 5
0
votes
1 answer

iPhone webClip browser app suggestions

I want do build an webclip browser app. I will display all my webclips in to a scroll view when the user taps on one I want to add that web clip to the iPhone. How to I tell to the iOS to install that webclip from my app? Any docs, example,…
Alex Terente
  • 12,006
  • 5
  • 51
  • 71
0
votes
1 answer

How to add a Valid and trusted security certificate for my website in my iphone?

It is a HTTPS site. I want to add a webclip to my iphone but it shows an annoying screenshot when not connected to vpn. On connecting it shows my webclip perfectly. Android adding to home screen works perfectly with/without vpn. On researching a lot…
0
votes
1 answer

How to customize formatting warning in Webclipse for Angular 2 Typescript?

Webclipse gives a lot for formatting warning for the Typescript code, for example, for blank spaces and for using double quotes instead of single quotes. The latter one is annoying since using double quotes for strings is quite appropriate. Is it…
Alex
  • 7,007
  • 18
  • 69
  • 114
0
votes
1 answer

Web Clip/Apple Touch Icon display issues

I'm having difficulty getting an apple touch icon to work consistently on some devices. The devices with issues are typically iPhones and I believe they are 6S's. My icons are setup like this:
Jason Eades
  • 1,547
  • 5
  • 16
  • 31
0
votes
0 answers

Installable webclip creation for mobile Devices

I wanted to create a link on webpage so that whenever user clicks on link, it install the webclip with icon.I know there is option for that with Safari but I don't want users to do it manually. Could you please let me know if there is way to do it…
Shekhar Sharma
  • 85
  • 2
  • 10
0
votes
1 answer

Specifying a Webpage Icon Name/Title for Web Clip

I am following this guide for Specifying a Webpage Icon for Web Clip (https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html) However, I wasn't…
stcho
  • 1,909
  • 3
  • 28
  • 45
0
votes
1 answer

ReGex with Python cant find the correct Regular Expression

I'm trying to extract some text out of a poorly design web page for a project, and after a long research and learning python I came close to make it happen, but the web page is poorly designed and can't find the right regular expression to do it.…
Konang
  • 3
  • 2
-1
votes
1 answer

view if the user open my website a Web Clip

How can I view if the user open my website from safari or from a Web Clip? I try to search but I don't find that information. Thanks in advance! ;-)
Paolo
  • 1
  • 3
-1
votes
1 answer
1
2