- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi,
I'm having problem while building the app. I uploaded the distribution certificate and downloaded the provisioning files but still facing the problem with the build.
An error occurred while building the application. Verify your build assets are correct and try again.
Build Log:
Building a Cordova 5.1.1 application.
The application name is "-----------"
The package name is " -----------------"
This is what I'm getting while build.
Please help.
- Tags:
- HTML5
- Intel® XDK
Link kopiert
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Have you tried building one of the sample apps? For example, the "blank cordova app" or "hello cordova" app?
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
No, I haven't but I built an android game. Now, I'm trying to develop an IOS game but facing the above problem. I'm not sure what to do. Please help.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Please try to build the "Hello, Cordova" sample app on iOS and Android, to confirm that your build credentials are good, etc. This can help to narrow down the problem.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
@Sudeep, Is that all you are getting for your build log? Can you post a screenshot if possible?
And if the build log is really as short as you say it is, there is no other way to help resolve the issue unless you can send us the source code through private msg.
I would also check your plugins. I noticed that the verify your build assets issue happens most when plugins related.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
@Paul, this is what I'm getting when I tried building the sample IOS app but the build is successful in android. I think, missing of provisioning file is the result of the error.
- Building a Cordova 5.1.1 application.
- The application name is "SamepleAPP"
- The package name is "com.intel.xdk.hellocordova"
- Will use the provisioning profile for "adhoc"
- Warning: No provisioning profile found.
- Error: Provisioning profile is missing from the configuration file.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Yes, you need to provide that file for the build, cannot build without it. We don't provide that with the samples because they are unique to each developer. So you'll need to create a provisioning file for the sample app (easiest way is to create a "wildcard" provisioning file, where you set the App ID in the provisioning file to *).
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
@Paul, What is this wildcard where should I create that. Is it on my developer account?
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
In your apple developer account, where you create the provisioning file. You have to specify an app id for provisioning file, just specify * for the App ID in that provisioning file. You can't use it to publish an app, but you can use it for an ad-hoc build for testing.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
@Paul,
Somewhere I read and changed the bundle ID to a name with only characters and (.) dots. Now, I got new error. Please check.
- Building a Cordova 5.1.1 application.
- The application name is "KeepMeIn!"
- The package name is "com.naaminc.keepmein"
- Will use the provisioning profile for "adhoc"
- No plugins were found in the intelxdk.config.xml file.
- Targeting iOS version 5.1.1.
- An unexpected error occured while attempting to build the application.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
The appID you used to create your mobile provisioning profile (apples developer portal) does not match what you entered in the XDK project settings.
Provisioning profile - com.naaminc.Keep-Me-In
You entered in the XDK - com.naaminc.keepmein
These must match for the build to work. You might have other issues, but this is the first one I noticed.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
@John,
Thanks for the response. I will delete the mobile provisioning profiles and recreate them, and let you know the output.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I still getting the same error. Please check.
- Building a Cordova 5.1.1 application.
- The application name is "KeepMeIn!"
- The package name is "com.naaminc.keepmein"
- Will use the provisioning profile for "adhoc"
- No plugins were found in the intelxdk.config.xml file.
- Targeting iOS version 5.1.1.
- An unexpected error occured while attempting to build the application.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I finally found the error. I just replaced the package name to keepmein from com.naaminc.keepmein. Now, I'm able to build the app.
Thank you all for your support.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Now, I'm getting error while uploading on the app store."Invalid code signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported in iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in Payload/KeepMeIn!.app/KeepMeIn!' is not supported."
I'm not sure what it is. Please help.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite