Skip to content
Discussion options

You must be logged in to vote

Packaging into an .ipa requires a device build plus signing/export. Android leverages Gradle but on iOS you need explicit packaging.
Try using cordova build ios --device --release (and proper signing), or archive/export via Xcode/xcodebuild

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GitToTheHub
Comment options

GitToTheHub Aug 14, 2025
Collaborator Author

Answer selected by GitToTheHub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants