Questions tagged [url-scheme]

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

Per Wikipedia:

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

1132 questions
-2
votes
1 answer

How do I generate an accurate link to the Google Map location using my own address/coordinates? Is there an API for this?

On our app we're using the Google Maps Web API and I'm having trouble plotting the correct location when providing a link to the Google map. It often shows a raw lat/lng result with no with "Place" listing, or worse, it finds the wrong location when…
jasonbarone
  • 172
  • 3
  • 17
-2
votes
2 answers

Can I use http://myapp.com as URLScheme for my ios app

I want to register "http://myapp.com" as custom URLScheme for my ios app. Is it possible? Is it a valid URLScheme?
Sumit Jain
  • 146
  • 1
  • 9
-3
votes
1 answer

Why its not showing anything when i open the app with url?

I have following setup, when i open my app (app number 2 open by app number 1 using url) using url in iPhone 7, then i am not getting any url inputs. its not showing any alert box at all. How do i check if i am receiving the url input in my app…
user285594
-3
votes
1 answer

Handle website URL in Cordova app

I'm building an application for a website with Apache Cordova (eg. http://mywebsite.com ). What I want to do is thant when someone point the browser to http://mywebsite.com/* he will be asked to continue opening the URL in the browser on to load the…
-3
votes
2 answers

URL Schemes iOS

Can we launch our application through iphone message app using URL schemes.Launching of message app through our application is possible via URL schemes ,is it vice versa also? if yes please suggest how. Thanks in advance
divya
  • 177
  • 2
  • 14
-5
votes
1 answer

URL Scheme sometime launch App Store after application

I use in my app url scheme and I don't know why sometime when I click on URL (e.g. https://api.domain.com/menu?id=7ee5232764-0a79-4afe) iOS opens my app (correct) and 1 second later opens App Store application (not correct). This is my openUrl's…
Fabrizio
  • 407
  • 2
  • 6
  • 16
1 2 3
75
76