I am having a problem finding the directions on how to launch Live Cams via prowl.. All of my notifications are working but on my phone the words just show up and never launch the app.. Do you have any insight you can provide? If so, have you also been able to launch a specific camera depending on the alert? Thank you in advance
I figured out my issue.. It was working the whole time.
great feature
Launchable Application List Requests
Re: Launchable Application List Requests
Last edited by mcook_ky on Wed Aug 28, 2013 6:53 pm, edited 1 time in total.
Re: Launchable Application List Requests
mcook_ky wrote:I am having a problem finding the directions on how to launch Live Cams via prowl.. All of my notifications are working but on my phone the words just show up and never launch the app.. Do you have any insight you can provide? If so, have you also been able to launch a specific camera depending on the alert? Thank you in advance
Does anyone have any insight on this question? I'm sure I am doing something wrong that is simple to correct
-
- Harmless
- Posts: 3
- Joined: Fri Aug 23, 2013 8:38 pm
Re: Launchable Application List Requests
Hey Guys,
I work for Universal Remote Control, Inc. We have a home automation application called "Total Control" - I would like this added to your applications. How would I go about getting this done as soon as possible? We are releasing a new product which supports Prowl for it's Z-Wave capabilities and would like the ability to open TC on notification!
I work for Universal Remote Control, Inc. We have a home automation application called "Total Control" - I would like this added to your applications. How would I go about getting this done as soon as possible? We are releasing a new product which supports Prowl for it's Z-Wave capabilities and would like the ability to open TC on notification!
Re: Launchable Application List Requests
I was able to get this working a little while back and I love it. Would it be possible to add the Control4 app to the list?
Iphone
https://itunes.apple.com/en/app/id417819124
IPAD
https://itunes.apple.com/us/app/control ... 26883?mt=8
thank you in advance for your help
Iphone
https://itunes.apple.com/en/app/id417819124
IPAD
https://itunes.apple.com/us/app/control ... 26883?mt=8
thank you in advance for your help
Re: Launchable Application List Requests
zoiper for iphone was updated to finally support the url's after many requests.
zoiper:// works for me
I think I saw other reverences in the info.plist file
the app is available at
https://itunes.apple.com/us/app/zoiper- ... 49960?mt=8
I am not sure what to make of all this but see below..
zoiper:// works for me
I think I saw other reverences in the info.plist file
the app is available at
https://itunes.apple.com/us/app/zoiper- ... 49960?mt=8
I am not sure what to make of all this but see below..
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string></string>
<key>CFBundleURLSchemes</key>
<array>
<string>zoiper</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>tel</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>callto</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>iax</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>sip</string>
</array>
</dict>
Re: Launchable Application List Requests
Not sure if the fact you can add your own custom URL's has rather killed requests as there don't seem to be many recently - but in the interests of giving prowl a larger apps list so you don't have to work out the URL's for yourself I'd like to request AltaMail - which I've started using instead of Apple Mail. The custom URL:
Also a quick comment - I added this via the add redirections and when I have "Ask Before Redirect" set to on it works straight away as soon as I swipe the notification and asks if I want to open... However, if I turn "Ask Before Redirect" off and swipe it sits there like a dodo - until I tap the screen when suddenly it notices it has received a notification and launches without asking... Is this a bug or am I doing something wrong. Thanks.
Code: Select all
openam://viewEmail?f=inbox
Also a quick comment - I added this via the add redirections and when I have "Ask Before Redirect" set to on it works straight away as soon as I swipe the notification and asks if I want to open... However, if I turn "Ask Before Redirect" off and swipe it sits there like a dodo - until I tap the screen when suddenly it notices it has received a notification and launches without asking... Is this a bug or am I doing something wrong. Thanks.
-
- Harmless
- Posts: 1
- Joined: Tue Jul 15, 2014 7:07 pm
Re: Launchable Application List Requests - GVMobile
I am unable to get Prowl to redirect a Google Voice text msg to open GVMobile+ (v3.1)
In Prowl, I've set Application Name to "Google Voice", Event Name is left blank, and under the application I've selected "GVMobile (Inbox)"
When a text is sent, I get a notice in Prowl, but when I select the Launch button, I receive the following error msg:
"Cannot launch URL 'gvmobile://section?inbox', Nothing was found to execute it"
I've tried changing from application to Custom URL and using a custom URL like 'gvmobile://', 'gvmobileplus://' plus several other custom URLs that possibly might work without success.
By changing just the application to GVConnect, will Prowl will launch the GVConnect app.
What am I missing to get Prowl to launch GVMobile?
In Prowl, I've set Application Name to "Google Voice", Event Name is left blank, and under the application I've selected "GVMobile (Inbox)"
When a text is sent, I get a notice in Prowl, but when I select the Launch button, I receive the following error msg:
"Cannot launch URL 'gvmobile://section?inbox', Nothing was found to execute it"
I've tried changing from application to Custom URL and using a custom URL like 'gvmobile://', 'gvmobileplus://' plus several other custom URLs that possibly might work without success.
By changing just the application to GVConnect, will Prowl will launch the GVConnect app.
What am I missing to get Prowl to launch GVMobile?
Re: Launchable Application List Requests
Please add Inbox Pro
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>BuildMachineOSBuild</key>
<string>13A603</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Inbox Pro</string>
<key>CFBundleExecutable</key>
<string>Lookout</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-60.png</string>
<string>Icon-60@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-72@2x.png</string>
<string>Icon-76.png</string>
<string>Icon-76@2x.png</string>
<string>Icon-Small-50.png</string>
<string>Icon-Small-50@2x.png</string>
<string>Icon-Spotlight-40.png</string>
<string>Icon-Spotlight-40@2x.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.codebeforedawn.lookout</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Lookout</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A465</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>7.0</string>
<key>DTSDKBuild</key>
<string>11A465</string>
<key>DTSDKName</key>
<string>iphoneos7.0</string>
<key>DTXcode</key>
<string>0500</string>
<key>DTXcodeBuild</key>
<string>5A1412</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>5.1</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow~iPad</string>
<key>NSMainNibFile~iphone</key>
<string>MainWindow</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIPrerenderedIcon</key>
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>
Re: Launchable Application List Requests
Please also add Mail+ for Outlook
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>BuildMachineOSBuild</key>
<string>13F34</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Mail+</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>data</string>
<key>LSItemContentTypes</key>
<array>
<string>public.data</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>Outlook</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>iTunesArtwork.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default@2x.png</string>
<string>Default-Portrait~ipad.png</string>
<string>Default-Portrait@2x~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon40x40</string>
<string>AppIcon29x29</string>
<string>AppIcon60x60</string>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>iTunesArtwork.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default@2x.png</string>
<string>Default-Portrait~ipad.png</string>
<string>Default-Portrait@2x~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon40x40</string>
<string>AppIcon29x29</string>
<string>AppIcon76x76</string>
<string>AppIcon60x60</string>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-72.png</string>
<string>iTunesArtwork.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default-Landscape~ipad.png</string>
<string>Default@2x.png</string>
<string>Default-Portrait~ipad.png</string>
<string>Default-Portrait@2x~ipad.png</string>
<string>Default-Landscape@2x~ipad.png</string>
<string>Icon-72@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.mspecht.OWA</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Outlook</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>3.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.ikonicapps.owa</string>
<key>CFBundleURLSchemes</key>
<array>
<string>mfo</string>
<string>db-ypbjuqijc6i434p</string>
<string>boxsdk-6rehssjermi298zovj3wv4a0y1wr48so</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>201410151000</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12A365</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>8.0</string>
<key>DTSDKBuild</key>
<string>12A365</string>
<key>DTSDKName</key>
<string>iphoneos8.0</string>
<key>DTXcode</key>
<string>0600</string>
<key>DTXcodeBuild</key>
<string>6A317</string>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>6.1</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>
Re: Launchable Application List Requests
Please add I2 Control !
Good day, we often use this app!
http://www.iridiummobile.ru/
Good day, we often use this app!
http://www.iridiummobile.ru/
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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
<string>iRidium Project</string>
<key>LSItemContentTypes</key>
<array>
<string>irpz</string>
</array>
</dict>
<dict>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
<string>iRidium Protected Project</string>
<key>LSItemContentTypes</key>
<array>
<string>pirpz</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIcons</key>
<dict/>
<key>CFBundleIcons~ipad</key>
<dict/>
<key>CFBundleIdentifier</key>
<string>net.iridiummobile.$(TARGET_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${TARGET_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
<string>net.iridiummobile.iridium</string>
<key>CFBundleURLSchemes</key>
<array>
<string>iridium</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>445</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationAlwaysUsageDescription</key>
<string></string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>UIApplicationExitsOnSuspend</key>
<false/>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>location</string>
<string>voip</string>
</array>
<key>UILaunchStoryboardName</key>
<string>ViewController</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIStatusBarHidden~ipad</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
</plist>
Re: Launchable Application List Requests
App: i2 Control V2.2
Developer: iRidium Mobile Ltd
Web-site: iridiummobile.net
Used URL Sceem: iridium://
appinfo
Developer: iRidium Mobile Ltd
Web-site: iridiummobile.net
Used URL Sceem: iridium://
appinfo
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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
<string>iRidium Project</string>
<key>LSItemContentTypes</key>
<array>
<string>irpz</string>
</array>
</dict>
<dict>
<key>CFBundleTypeIconFiles</key>
<array/>
<key>CFBundleTypeName</key>
<string>iRidium Protected Project</string>
<key>LSItemContentTypes</key>
<array>
<string>pirpz</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIcons</key>
<dict/>
<key>CFBundleIcons~ipad</key>
<dict/>
<key>CFBundleIdentifier</key>
<string>net.iridiummobile.$(TARGET_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${TARGET_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
<string>net.iridiummobile.iridium</string>
<key>CFBundleURLSchemes</key>
<array>
<string>iridium</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>445</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSLocationAlwaysUsageDescription</key>
<string></string>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>UIApplicationExitsOnSuspend</key>
<false/>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>location</string>
<string>voip</string>
</array>
<key>UILaunchStoryboardName</key>
<string>ViewController</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIStatusBarHidden~ipad</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
</plist>
Who is online
Users browsing this forum: No registered users