<-- Back

Mobile cloud build package fails due to missing dependencies

Issue

The application has some dependencies, then in the cloud building package process, it fails, and the error message appears in the logs:

ERROR: Packaging iOS failed, check /workspace/build/source/deployment/log/native_packager_bundle_ios_log.txt for more info.

Building the package process locally, there are no errors, and all dependencies are resolved.

Environment

Native Mobile

Cause

The cloud build process fails due to unresolved dependencies. These dependencies cannot be resolved during the cloud build process, and this is the behavior.

Solution/Workaround

All dependencies must be resolved locally before initiating the cloud build.

Internal information related

  • 234961
  • C0147MR2NH3/p1736333094378349

Additional information 

Not applicable

Have more questions? Submit a request

0 Comments

Article is closed for comments.

To provide feedback, please open a ticket here. Don't forget to include the article's URL along with the feedback you would like to provide.