Method 1: microdownload link

The micro-download capability can not only help developers to download and install the App with one click in wechat and other scenarios, but also directly pull up the specified content page of the App to help developers shorten the content access path, improve product activation and user experience of micro-download links, and provide the ability to open the specified page of the App by taking advantage of the ability of App Treasure.

The actual situation is as follows.

The Android system. If the phone is installed with App Bao, it will first pull App Bao, App Bao then pull App; If you do not install App Treasure, the App download page of App Treasure will be displayed. IOS system. Enter the App download page of App Treasure and prompt the user to open it by browser. After the user chooses to open it by browser, if the App has been installed, the App will be pulled up. Thus it can be seen that the defect of this method is relatively dependent on application treasure. However, the good news is that the two functions of downloading and pulling up App can be combined together, without the need for developers to do this logic, and can well support both ends of the situation.

Method 2: wechat open label

This is the newly opened function of wechat. It’s just opened.

In some scenarios, users need to jump to APP to use the complete service when accessing web pages in wechat. For this purpose, we provide “wechat Open Label” to meet the demand of jump to APP from web pages in wechat. The function of webpage hopping APP in wechat has been opened to all developers. When users access the JS interface security domain name of the authenticated service number, they can open the qualified APP through “wechat Open Label”. Wechat version requirements: 7.0.12 or later. The system version must be iOS 10.3 or later, and Android 5.0 or later.

Need to associate with the public account and wechat open platform.

Method 3: Use Universal Links for iOS

Wechat has reopened Universal Links. The link is here in iOS and has been confirmed to be valid.