A URI scheme is the top level of the Uniform Resource Identifier(URI) naming structure in computer networking.
The following URL scheme was working on previous version but doesn't work anymore on iOS 9: comgooglemaps://?q=Google+Japan,+Minato,+…
ios objective-c google-maps ios9 url-schemeI'm trying to initiate a call on the iPhone with the tel url that has a * in it. It properly …
html ios url-scheme phone-callMy app uses a URL scheme to take users directly to Settings/General/About section, the following URL was working …
ios url-scheme ios11I can't get the "prefs" URL Scheme to work in iOS 10 (Beta 1). It's set up correctly since the same App …
swift url-scheme ios10In my app I'm using [NSURL URLWithString:@"App-Prefs:root=Privacy&path=LOCATION"] to open settings screen. Will it be …
ios url-scheme iphone-privateapiI would like to open my iOS application similar to how it can be done on Android, that is by …
android ios url-scheme custom-urlThis seems impossible to find, unless perhaps there isn't one for it. But anyone know (if there is one) the …
ios outlook url-schemeI've made a URL scheme in the Info.plist to call my app, but the URL also parses a string …
ios swift url-scheme viewdidload info.plistI can't find any explanation as to what exactly the "scheme-specific part" of a URI is.
java url uri url-schemeI was thinking about Registering an Application to a URL Protocol and I'd like to know, what characters are allowed …
standards-compliance illegal-characters url-scheme custom-protocol