custom-url Questions
4
Solved
How can I launch FaceBook Messenger (if installed) with a compose Windows to a specific FB ID.
If messenger is not installed, can we launch FaceBook app and have the compose Windows open to a spec...
Flieger asked 18/11, 2013 at 22:9
6
Solved
I have a WKWebView in my application. I don't use UIWebView, because for some strange reason it doesn't open properly a web page with a lot of JS code in it.
When I tap on the link with custom url...
Softy asked 31/10, 2017 at 16:46
5
As per title, what is the maximum length a URL can be, when using a custom URL scheme with an app?
e.g. If I'm launching another app via URL, and passing a blob of data using something like
my...
Conceit asked 18/7, 2012 at 16:59
7
Solved
I've created a web view app, the page that is displayed features market:// links but upon clicking them I get the 404 screen along with the error that the protocol is not supported. I've tried look...
Gunning asked 27/8, 2010 at 10:27
4
I would like to open my iOS application similar to how it can be done on Android, that is by using a specific web address instead of a custom URL protocol.
This is how it works on Android. The Red...
Heartbreak asked 19/9, 2014 at 14:35
0
I am working with Custom URIs to show the appropriate content in android app.
Naviation flow from Notification :
onMessage() method of GCMBaseIntentService I have call to generateNotification() ...
Aquamanile asked 31/3, 2015 at 9:2
3
Solved
I am trying to determine how to extract or get programmatically the Custom URL Scheme from a application .ipa file.
Is this possible?
Bawbee asked 27/7, 2011 at 14:1
1
I am using windows 7
I want to pass filename as argument which I want to open through custom url.
I followed link http://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx
My python code is:
...
Filipe asked 17/6, 2014 at 13:35
1
I have an application where I have to get a message from server. The server sends the message in an SMS. Since iPhone applications cannot receive SMS programatically I have registered a Custom URL ...
Insalivate asked 9/5, 2011 at 7:23
4
Solved
I already know how to launch an app from safari, but is it possible to check if the app is installed before launching? I'm thinking to launch the app store if the app isn't currently installed on t...
Adriell asked 6/8, 2011 at 3:14
4
Solved
I'm trying to setup a blog script on a website running on the CodeIgniter framework. I want do this without making any major code changes to my existing website's code. I figured that creating a su...
Use asked 2/2, 2014 at 14:48
3
Even though the YouTube app is now not a built-in app by Apple, it looks like when tapping a youtube link (in mail, for example), which starts with http://www.youtube.com, opens the YouTube app rig...
Limburger asked 20/9, 2012 at 19:33
0
Is it possible to navigate user to specific screen of our app when he/she installs the app from a link to iTunes Store.
let's suppose i shared a link of our app to some friend via email, if the ap...
Loire asked 17/12, 2012 at 8:40
2
Solved
From my Django app, how to I redirect a user to somescheme://someurl.com?
To give you some context in case it helps, I have a working oauth2 server written in Python/Django and I need to allow use...
Buhl asked 7/9, 2012 at 23:7
1
© 2022 - 2024 — McMap. All rights reserved.