Get app URL scheme

Source: Internet
Author: User

To get the URL scheme for an app:

    1. On this site URL schemes check the corresponding app URL Scheme is included
    2. The first method is not found, the corresponding app to download the IPA installation file, the file. IPA suffix to. zip, then unzip, open payload/xxx.app/info.plist This file, find the URL types under the URL schemes The corresponding value of the array below is the URL Scheme for this app, taking Weico as an example:


The second way, the official Sina Weibo client URL scheme is sinaweibo:// ,weico URL scheme is weico:// or weico2://

A simple way to verify that a URL Scheme is correct:
In the real machine device (this device installs the app to be verified), open Safari, then in the Address bar type the app URL Scheme, add://, such as Weico, type weico://in the Address bar, and then click OK, if you can call out Weico, That means the URL Scheme is correctly available.

The above method can only get to the simple URL scheme, as for the interface calls, such as the URL scheme to invoke the starting micro-blog interface, this is to find a specific app open platform, or by Google search.

Get app URL scheme

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.