How does dcloud test Apple ios system real machine-HBuilderX real machine runs ios test

How to run dcloud to IOS real machine test

1. Download and install iTunes

 

Reopen HBuilderX after installation

2. Click to run the real machine

Link the iPhone with the computer, click trust,

 

Run - Run to Phone or Simulator - Run to IOS APP Dock

It will be displayed after installing itunes, but there is still a new problem here

Since September 2022, dcloud has been warned by Apple, so it is no longer possible to use the official dcloud certificate to package the base. We need our own certificate and signature

 

3. Self-signed packaging - only applicable to mac computers

 

4. Self-signed packaging - only applicable to windows computers

Download Aisi Mobile Assistant,
the following describes how to use Aisi Assistant to sign the iOS standard base.


If the signature is successful, Aisi Assistant will prompt that the signature is successful. After the signature is successful, find the signed ipa file and name it iPhone_base_signed.ipa, and then copy it to the HBuilderX installation directory \plugins\launcher\base.

 

After the above operations are completed, open HBuilderX, select the project to run, click the run icon on the toolbar, and select [Run to iOS App Dock], as shown in the figure below, you can run the standard dock to the real iOS device.

The content of this part is written by the official dcloud.

Practical results:

 

 

Signed successfully, here is my personal certificate

Then rename and copy to the HBuilderX installation directory \plugins\launcher\base.

Ok then run still unsuccessful. Because it needs to be signed by an enterprise to succeed here, personal certificates cannot be signed by an enterprise.

Let me give you a wrong demonstration, hahaha, we no longer have enterprise certificates, it is very rare, and the cost of Apple APP is really getting higher and higher.

Guess you like

Origin blog.csdn.net/dujiangdu123/article/details/128465172