- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tryied to build another APP (new one) for iOS. I created all the stuff and certificates. Evething looks OK, the build page shows a lot of lines, but the message of the build failed.
On the screen I saw it:
The build failed. An error occurred while building the application. Verify your build assets are correct and try again.
You can view the log of the iOS build here
Build Log:
Building a Cordova 4.1.2 application.
The application name is "Fale para o WhatsApp"
The package name is "com.hamiltonhtsnet.com.br.faleparaowhatsapp"
Will use the provisioning profile for "production"
Plugin "org.apache.cordova.device" (0.2.13) installed.
Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
Plugin "org.apache.cordova.file" (0.2.5) installed.
Plugin "org.apache.cordova.media-capture" (0.3.5) installed.
Plugin "org.apache.cordova.media" (0.2.15) installed.
Plugin "com.phonegap.plugins.speech" (1.0.0) installed.
Plugin "nl.x-services.plugins.socialsharing" (4.3.18) installed.
Plugin "cordova-plugin-google-analytics" (0.7.2) installed.
Targeting iOS version 6.
Copied FaleParaOWhatsapp-180x180.png (180x180) image file to icon-60@3x
Copied FaleParaOWhatsapp-120x120.png (120x120) image file to icon-60@2x
Copied FaleParaOWhatsapp-60x60.png (60x60) image file to icon-60
Copied FaleParaOWhatsapp-152x152.png (152x152) image file to icon-76@2
Copied FaleParaOWhatsapp-76x76.png (76x76) image file to icon-76
Copied the iPad Retina portrait [Fale-para-o-WhatsApp-Splashscreen-1536x2008.png] (1536w x 2008h) splash screen to Default-Portrait@2x~ipad.
Copied the iPad portrait [Fale-para-o-WhatsApp-Splashscreen-768x1004.png] (768w x 1004h) splash screen to Default-Portrait~ipad.
Copied the iPhone 6 Plus Portrait [Fale-para-o-WhatsApp-Splashscreen-1242x2208.png] (1242w x 2208h) splash screen to Default-736h@3x.
Copied the iPhone 6 Portrait [Fale-para-o-WhatsApp-Splashscreen-750x1334.png] (750w x 1334h) splash screen to Default-667h@2x.
Copied the iPhone 5 [Fale-para-o-WhatsApp-Splashscreen-640x1136.png] (640w x 1136h) splash screen to Default-568h@2x~iphone.
Copied the iPhone Retina [Fale-para-o-WhatsApp-Splashscreen-640x960.png] (640w x 960h) splash screen to Default@2x~iphone.
Copied the iPhone [Fale-para-o-WhatsApp-Splashscreen-320x480.png] (320w x 480h) splash screen to Default~iphone.
Copied the iPhone 6 Plus Landscape [Fale-para-o-WhatsApp-Splashscreen-horizontal-2208x1242.png] (2208w x 1242h) splash screen to Default-Landscape-736h@3x.
Copied the iPad Retina Landscape [Fale-para-o-WhatsApp-Splashscreen-horizontal-2048x1496.png] (2048w x 1496h) splash screen to Default-Landscape@2x~ipad.
Copied the iPad Landscape [Fale-para-o-WhatsApp-Splashscreen-horizontal-1024x748.png] (1024w x 748h) splash screen to Default-Landscape~ipad.
Copied the iPhone 6 Landscape [Fale-para-o-WhatsApp-Splashscreen-horizontal-1334x750.png] (1334w x 750h) splash screen to Default-Landscape-667h@2x.
An unexpected error occured while attempting to build the application.
The log file is attached.
What is wrong?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I saw you also posted about issues with your certificate. You do not need to recreate a certificate for each app, the iOS certificate on your account is for all iOS app on your account.
Have you ever successfully built this new app?
Did you include any 3rd party plugins? Try removing them and building.
Did you setup the correct appID in the XDK and apple developer portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I use the same CSR to all my APPs.
I use 3 trd party plugins. In the list on screen, they are showed as OK.
- Plugin "org.apache.cordova.device" (0.2.13) installed.
- Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
- Plugin "org.apache.cordova.file" (0.2.5) installed.
- Plugin "org.apache.cordova.media-capture" (0.3.5) installed.
- Plugin "org.apache.cordova.media" (0.2.15) installed.
- Plugin "com.phonegap.plugins.speech" (1.0.0) installed.
- Plugin "nl.x-services.plugins.socialsharing" (4.3.18) installed.
- Plugin "cordova-plugin-google-analytics" (0.7.2) installed.
The name is the same in Apple Itunes and in XDK. Only the external name (name of xdk file) is diferent:
File: FaleWhatsapp.xdk
AppId: faleparaowhatsapp
I tried to build again and the error is the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure where to begin with this, not what the problem is. It could be any one of the following, or a combination of any or all of them.
1. When I look at the logs I see this
- Building a Cordova 4.1.2 application.
- The application name is "FaleWhatsapp"
- The package name is "xdk.intel.blank.ad.template"
- Will use the provisioning profile for "adhoc"
- Warning: No provisioning profile found.
- Error: Provisioning profile is missing from the configuration file.
Which does not match what you posted for this app.
2. I also saw that you tried to include a 3rd party plugin (one that is not available from a checkbox in the XDK) https://github.com/currycat/SpeechToText.git, but I cant get to it, its just a 404 error.
3. Your bundle in the cloud does not contain a provisioning profile, hence the red message above.
I recommend that you log into appCenter, and delete any app that you are not currently using. Then delete any extra apps you have in the XDK. Next create a new app, setup all the settings under the Projects tab (appID, name,version,ect) then try to build. Do not add any 3rd party plugins, dont add any plugins other than the defaults to start with just to try to get your app to build.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I spent all day in this problem. I revoked and recreated several times the certificates, changed the name (to new one) in all lines of the .xdk file and others thing. Nothing solve.
Then, I decided to start again. I deleted the project and recreated a new one, from blank template. In this moment, I used the correct name.
After that, I copied all the files (.html, .js, .css, .png, etc.).
Once ready, I tryed to build iOS: successful!
I think that all the problem was caused by I have changed the name after the project started.
I am sending now to Apple to publish. Lets wait (long time of waiting.... the Apple process is very low) to know if it is OK.
About the others points that you mention:
- I did not fill the fields of Android build (I used only Cordova).
- The correct URL is https://github.com/poiuytrez/SpeechRecognizer. The other one I tryed to use, but removed. I don´t know why is there yet.
- The bundle file was provided. I don´t know why it is not present in the server.
In short: now it is OK, just waiting the Apple approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am glad it is working!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page