After integrating Express uni-app SDK on the Windows platform, when using dev certificate cloud packaging to run iOS applications, an error occurs. How should this be handled?
Problem Description
After integrating Express uni-app SDK on the Windows platform, when using dev certificate cloud packaging to run iOS applications, you may encounter an error message "Failed to decompress file":

Solution
-
If you use adhoc certificate packaging, it runs directly without any exceptions.
-
If you use dev certificate packaging and encounter the above error:
Please manually install the custom base, base path: unpackage > debug > iOS_debug.ipa, and right-click to select "Install to Phone", as shown in the figure below:


When recognizing Apple devices on the Windows platform, you need to install the iTunes application in advance.
