Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

Hello,

I tried exporting my project as an .ipa, but I got an error message starting "oh no.....!" (see attached screen shot.)

So then I exported to xcode. The cordova simulator seems to be working, with the exception of images. However, when I tried to build it in phone gap I got a "build failed" error. I also attached a screenshot of the errors in Xcode. Image Image

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

I followed the instructions here http://docs.appery.io/documentation/e...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

build failed

Hi Jennifer,

To build your IPA file you must have:

  • Apple certificate (***.p12)

  • Apple provisioning profile (***.provision)

  • Bundle ID (for example, we use com.exadel.***) - you can find it in your Apple certificate. Bundle ID can only consist of the Latin alphabet letters and dots. Also see http://stackoverflow.com/questions/34...

    Possible reason could be Developer Certificate instead of Distribution (Ad Hoc/App Store).

    Also check next points:

  • Certificate is not expired.

  • Provisioning profile is correspond to the certificate.

  • Provision profile is for Ad Hoc build.

  • Password for p12 certificate file is correct.

    Also see https://www.youtube.com/watch?v=7Rypv...

    Please check extensions - for Provisioning profile file .mobileprovision and .p12 for Certificate file.
    Also please check if the directory in File Manager is correct.

    Please make sure you have at least one device added in provisioning profile.

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

Where do I find this bundle ID? The one I'm using was supplied by Xcode, but it's not latin alphabet and dots so that must be the problem.

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

I'm sorry, let me check the certificate. I just re-read your reply and saw that. I'll get back to you if I need you. :)
thanks!

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

I see a lot of different numbers with dots, no latin letters though.

Could it be called a key or a fingerprint? Those are letters numbers and dots on my certificate.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

build failed

It must be looking like ours:
codecom.exadel.samplename/code

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

I do not see anything like this on my certificate and I don't know what the company name would be since I used my name for my apple developer account.

Where can I find the bundle ID?

thanks

Jen5411892
Posts: 0
Joined: Tue Jan 08, 2013 3:13 pm

build failed

I have tried every combination of my app name and my name to create the bundle id. The build is still failing every time.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

build failed

Could you please share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

Return to “Issues”