Top "Custom-url" questions

A custom url is a url that deviates from whatever is the default url

Launching app OR app store from Safari?

I already know how to launch an app from safari, but is it possible to check if the app is …

ios app-store mobile-safari custom-url
Custom URL to launch Facebook Messenger on iOS

How can I launch FaceBook Messenger (if installed) with a compose Windows to a specific FB ID. If messenger is …

ios facebook ios7 custom-url
Support for other protocols in Android webview

I've created a web view app, the page that is displayed features market:// links but upon clicking them I get …

android android-webview custom-url uri-scheme
Codeigniter subdomain routing

I'm trying to setup a blog script on a website running on the CodeIgniter framework. I want do this without …

php .htaccess codeigniter routing custom-url
WKWebView not opening custom URL scheme (js opens custom scheme link in new window)

I have a WKWebView in my application. I don't use UIWebView, because for some strange reason it doesn't open properly …

ios wkwebview custom-url deeplink
Custom URL Scheme maximum URL length

As per title, what is the maximum length a URL can be, when using a custom URL scheme with an …

ios custom-url
Custom URL Routing in Asp.Net MVC 4

How can i do like this url (http://www.domain.com/friendly-content-title) in Asp.Net MVC 4. Note: This parameter is …

c# asp.net-mvc asp.net-mvc-4 url-routing custom-url
How can I extract the Custom URL Scheme from a .ipa file?

I am trying to determine how to extract or get programmatically the Custom URL Scheme from a application .ipa file. …

iphone custom-url
Can you open an iOS app from an HTTP url scheme?

I would like to open my iOS application similar to how it can be done on Android, that is by …

android ios url-scheme custom-url
Django redirect to custom URL

From my Django app, how to I redirect a user to somescheme://someurl.com? To give you some context in …

python ios django oauth-2.0 custom-url