Top "Url-scheme" questions

A URI scheme is the top level of the Uniform Resource Identifier(URI) naming structure in computer networking.

Url scheme : Open app or Appstore from mail

I'm creating an application where users can share data by sending emails to each other. In this mail there is …

objective-c ios url-scheme
iOS9: canOpenURL returning false for WhatApp's url scheme

In my current project I need to share text on whatsapp from iOS app. Here is my code to share …

ios objective-c ios9 whatsapp url-scheme
iOS Safari does not recognize url schemes after user cancels

I'm noticing strange behavior in Safari recently. I register a url scheme for the my app, and enter myapp:// into …

ios iphone safari mobile-safari url-scheme
Firefox for Android does not launch app when link is clicked

Firefox does not fire intents for clicked links the way it should. Therefore one cannot launch their app by clicking …

android firefox android-intent intentfilter url-scheme
How to tell if Cocoa Touch device can make calls?

Possible Duplicate: iOS - Detecting whether or not device support phone calls? I'm writing an iPhone application that provides a …

ios objective-c cocoa-touch url-scheme ipod-touch
Cookie “PHPSESSID” will be soon treated as cross-site cookie against <file> because the scheme does not match

I've just noticed my console is littered with this warning, appearing for every single linked resource. This includes all referenced …

cookies assets url-scheme cross-site websecurity
How secure is inter-app communication in iOS?

I have come across a few articles on inter-app communication on iOS, e.g. "2-way app integration on the iPhone: …

iphone security url-scheme
Pass data between two Apps by url scheme in swift?

There are two test Apps called Sender & Receiver They communicate with each other by Url Scheme. I would like …

ios swift url-scheme pass-data
how to use MessageUI framework to send iMessage messages on iPhone

Is it possible to send messages from inside an app, using MessageUI framwork on iPhone? Or, is there an URL …

iphone url-scheme messageui
Snapchat url scheme not working properly - camera opens but not profile

I am trying this http://handleopenurl.com/scheme/snapchat and the app opens and shows the camera instead of showing …

ios url-scheme