URL Schemes

Posted on
Mon Jul 22, 2013 8:26 pm
dgarozzo offline
Posts: 132
Joined: Jan 08, 2009

URL Schemes

I'm working on my Control Pages for my home theater, and while I did create a page to replicate the AppleTV remote via IR blasting to the aTV, and while I could probably do the same thing to control my Verizon FiOS cable box, I have decided to go another route. Apple has already created a fantastic app called Remote to control the aTV, and Verizon has already created a fantastic app called My FiOS which can be used to control the cable boxes (including DVR settings and TV Guide and other things). So, instead of re-inventing the wheel, I have currently opted to create links from my Control Page to launch the apps that already do a great job.

Simply create a button and create a link to an external url.

For the Remote app, link to: remote://

For the Verizion FIOS My FiOS app, link to: vz-myfios://

This will automatically launch these apps directly from the Control Page. Of course, to get back to Indigo Touch, I'll have to double-tap the home button and go back to it. I think I can live with that.

I found these URL Schemes on this web site: http://schemes.zwapp.com/

Posted on
Fri Sep 20, 2013 11:37 am
CraigM offline
Posts: 578
Joined: Oct 28, 2007

Re: URL Schemes

Does anyone know the url scheme for the FiOS Mobile app?
FiOS.PNG
FiOS.PNG (53.15 KiB) Viewed 4171 times


I have tried:
vzw://
fios-mobile://
vz-mobile://
fiostv://
fios-tv://
vz-fios-mobile://
vz-fios://

Does the .plist file has any clues?
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
   <key>appleId</key>
   <string>golfer123abc@gmail.com</string>
   <key>artistId</key>
   <integer>663838713</integer>
   <key>artistName</key>
   <string>Verizon Services Corporation</string>
   <key>bundleDisplayName</key>
   <string>FiOS Mobile</string>
   <key>bundleShortVersionString</key>
   <string>1.71</string>
   <key>bundleVersion</key>
   <string>1.71</string>
   <key>copyright</key>
   <string>Verizon Information Technologies LLC</string>
   <key>drmVersionNumber</key>
   <integer>0</integer>
   <key>fileExtension</key>
   <string>.app</string>
   <key>genre</key>
   <string>Entertainment</string>
   <key>genreId</key>
   <integer>6016</integer>
   <key>itemId</key>
   <integer>406387206</integer>
   <key>itemName</key>
   <string>Verizon FiOS Mobile</string>
   <key>kind</key>
   <string>software</string>
   <key>playlistArtistName</key>
   <string>Verizon Services Corporation</string>
   <key>playlistName</key>
   <string>Verizon FiOS Mobile</string>
   <key>product-type</key>
   <string>ios-app</string>
   <key>purchaseDate</key>
   <date>2013-09-13T18:56:21Z</date>
   <key>rating</key>
   <dict>
      <key>content</key>
      <string></string>
      <key>label</key>
      <string>4+</string>
      <key>rank</key>
      <integer>100</integer>
      <key>system</key>
      <string>itunes-games</string>
   </dict>
   <key>releaseDate</key>
   <string>2010-12-21T08:00:00Z</string>
   <key>s</key>
   <integer>143441</integer>
   <key>softwareIcon57x57URL</key>
   <string>http://a1599.phobos.apple.com/us/r1000/061/Purple2/v4/72/ba/21/72ba21ae-8336-16c5-a9e8-6e708e261430/Icon-72.png</string>
   <key>softwareIconNeedsShine</key>
   <false/>
   <key>softwareSupportedDeviceIds</key>
   <array>
      <integer>9</integer>
   </array>
   <key>softwareVersionBundleId</key>
   <string>com.verizon.ams.dvr</string>
   <key>softwareVersionExternalIdentifier</key>
   <integer>14458643</integer>
   <key>softwareVersionExternalIdentifiers</key>
   <array>
      <integer>3192079</integer>
      <integer>3276366</integer>
      <integer>3592796</integer>
      <integer>5559210</integer>
      <integer>11089252</integer>
      <integer>11397722</integer>
      <integer>12954085</integer>
      <integer>14458643</integer>
   </array>
   <key>vendorId</key>
   <integer>2017933</integer>
   <key>versionRestrictions</key>
   <integer>16843008</integer>
</dict>
</plist>

Posted on
Fri Sep 20, 2013 12:00 pm
RogueProeliator offline
User avatar
Posts: 2501
Joined: Nov 13, 2012
Location: Baton Rouge, LA

Re: URL Schemes

Have you tried "vz-dvr://"? That was one of the schemes listed on the site that the original post provided but I didn't see it in your list. There was another listed as "flexview://" for FiOS on Demand.

Posted on
Fri Sep 20, 2013 12:51 pm
CraigM offline
Posts: 578
Joined: Oct 28, 2007

Re: URL Schemes

RogueProeliator wrote:
Have you tried "vz-dvr://"? That was one of the schemes listed on the site that the original post provided but I didn't see it in your list. There was another listed as "flexview://" for FiOS on Demand.


Yes, I saw those listed on that site, but unfortunately they both do nothing.

Posted on
Wed Mar 08, 2017 2:53 pm
mortenkols offline
Posts: 198
Joined: Oct 29, 2014
Location: Norway

Re: URL Schemes

does anybody know the url scheme for CamHi? or how can i find it?

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest

cron