Do not say how to configure SSL through Apache
We have an easier way!
1. http://sae.sina.com.cn sign In.
2. Click on my home page
3. Create a new app
4. After the successful creation, click on the app name to go to the App Management page.
5
6 Click on the code management, on the right to create a version.
7 Click operation, upload the code package. ZIP file after the code package is compressed, do not worry, after uploading, will automatically unzip!
8 The contents of the package contain two parts. The first part is the IPA file for iOS! The second part is the plist file!
plist files are as follows
Where the URL is the IPA file path. Ccfg is your app name.
9. After the upload is successful, click Code Management's edit code
10 Editing the PHP homepage
<?php
Echo ' <a href= "Itms-services://?action=download-manifest&url=https://ccfg.sinaapp.com/app.plist" > iphone download cc app</a><br> ';
Echo ' <strong>success</strong> ';
Where the URL is the file path of plist
11 After editing successfully, click Save!
12 Use the mobile phone to enter the code management link can be downloaded and installed the app!
Install iOS app with scan code