Custom URL scheme for iOS and Android

Source: Internet
Author: User

The benefit of custom URL scheme is that you canProgramOpen the application through this URL. For example, if application A registers a URL scheme: MyApp, you can use

There is a small difference between iOS and Android. In iOS, if the system registers URL scheme and installs that application, you can start the application through the web page above, if you have not registered or installed the application, it will have no effect (the URL scheme you registered cannot be http: // XXX ). Register URL scheme in the Android system and install the application. You can start the application through the web page above. If the application is not registered or not installed, there will be no effect; if you have registered an http: // XXX, a dialog box will pop up asking you to select whether to open the webpage or program.

In iOS, URL scheme such as http: // XXX cannot be registered, but android can.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.