com.coronalabs.template App Store Publishing error

The horse animation demo app does the same thing. Here is the result from the grep command…

MACDaddy-2:horseanimation.app rharris$ find . -exec grep -i com.coronalabs.template {} ; -print

grep: .: Is a directory

grep: ./_CodeSignature: Is a directory

grep: ./CoronaResources.bundle: Is a directory

grep: ./FacebookSDKResources.bundle: Is a directory

grep: ./FacebookSDKResources.bundle/Contents: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources/en.lproj: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources/he.lproj: Is a directory

grep: ./FacebookSDKResources.bundle/FBDialog: Is a directory

grep: ./FacebookSDKResources.bundle/FBDialog/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBFriendPickerView: Is a directory

grep: ./FacebookSDKResources.bundle/FBFriendPickerView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBLoginView: Is a directory

grep: ./FacebookSDKResources.bundle/FBLoginView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBPlacePickerView: Is a directory

grep: ./FacebookSDKResources.bundle/FBPlacePickerView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBProfilePictureView: Is a directory

grep: ./FacebookSDKResources.bundle/FBProfilePictureView/images: Is a directory

Binary file ./HorseAnimation matches

./HorseAnimation

Okay - that hurts MY eyes… Here is the grep command (no formatting)

MACDaddy-2:horseanimation.app rharris$ find . -exec grep -i com.coronalabs.template {} ; -print

grep: .: Is a directory

grep: ./_CodeSignature: Is a directory

grep: ./CoronaResources.bundle: Is a directory

grep: ./FacebookSDKResources.bundle: Is a directory

grep: ./FacebookSDKResources.bundle/Contents: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources/en.lproj: Is a directory

grep: ./FacebookSDKResources.bundle/Contents/Resources/he.lproj: Is a directory

grep: ./FacebookSDKResources.bundle/FBDialog: Is a directory

grep: ./FacebookSDKResources.bundle/FBDialog/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBFriendPickerView: Is a directory

grep: ./FacebookSDKResources.bundle/FBFriendPickerView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBLoginView: Is a directory

grep: ./FacebookSDKResources.bundle/FBLoginView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBPlacePickerView: Is a directory

grep: ./FacebookSDKResources.bundle/FBPlacePickerView/images: Is a directory

grep: ./FacebookSDKResources.bundle/FBProfilePictureView: Is a directory

grep: ./FacebookSDKResources.bundle/FBProfilePictureView/images: Is a directory

Binary file ./HorseAnimation matches

./HorseAnimation

3 days of a lesson learned here. One thing you said in the above sparked an idea, it was the “remove everything from keychain”. Now, every certificate was valid and not expired (I even checked the show expired certificates) so I didn’t think it would work.

But I went through the process of removing all my certificates, and recreating a new PUSH APN, Distribution Cert, and provisioning  profile and guess what - it worked!

I still have no idea where the com.coronalabs.template provisioning profile was coming from, or removing what seemed to be an “all valid” certificate list helped but at this point I don’t care!

App uploaded…

So, the lesson here - if you get deep into an issue like this, before you start to tie the weights to your ankles remove EVERYTHING from your keychain certificates list and recreate them!

Thanks for the assist Rob, BOOOOO Apple! lol

Richard

Hi MBD,

We are getting the same list of errors that you were getting. Can you clarify what you did to solve the problem? Did you delete your app from iTunes connect? Ours currently has a status of: Waiting For Upload . Did you have to recreate that whole listing?

Thanks!

Hi MBD,

We are getting the same list of errors that you were getting. Can you clarify what you did to solve the problem? Did you delete your app from iTunes connect? Ours currently has a status of: Waiting For Upload . Did you have to recreate that whole listing?

Thanks!

I had this exact same problem and error code today both with the latest daily build and the last public one … it only went away after several hours of deleting, regenerating and reinstalling certificates … no idea where it’s picking up that corona template from … and yes, it was the exact same one:  BG2J43EA88.com.coronalabs.template …

I had this exact same problem and error code today both with the latest daily build and the last public one … it only went away after several hours of deleting, regenerating and reinstalling certificates … no idea where it’s picking up that corona template from … and yes, it was the exact same one:  BG2J43EA88.com.coronalabs.template …

Hi! I have the same problem with my app that is waiting for upload. I tried the suggestions written in the forum about delete certificates, profiles, etc, and start again with the process, but it wasn’t successful.

The errors I get are in the imagen below:

https://www.dropbox.com/s/s9o3m42hx9w2xui/Captura%20de%20pantalla%202014-07-18%2016.57.38.png

Could you help me?

Hi! I have the same problem with my app that is waiting for upload. I tried the suggestions written in the forum about delete certificates, profiles, etc, and start again with the process, but it wasn’t successful.

The errors I get are in the imagen below:

https://www.dropbox.com/s/s9o3m42hx9w2xui/Captura%20de%20pantalla%202014-07-18%2016.57.38.png

Could you help me?

BG2J43EA88.com.coronalabs.template … same problem please help me thanks 

You need to tell us more. What version of Corona SDK are you building with?  What is the full error message?  Have you ever successfully deployed an app?

Rob

Corona SDK - Version 2014.2393 (2014.8.5) please check attached file this is error 

this is attachment 

Can you try and build the Hello World sample app and try and deploy it?  You can always reject it.

Can you post a screen shot of your Corona SDK build screen?  Please do not blur out things.  I need to see what you’re seeing.

Can you post a screen shot of the folder showing the files in the folder with your main.lua?

I’m having the same issue out of the blue with build 2468. Anyone found a reliable fix? 

I’ve just tried it with an app that I’ve previously successfully uploaded and got the same issue. First it says the Application account information is incorrect, and then it progresses to these issues. Will try again with both Apps tomorrow

Hmmm… the old deleting everything and re-importing everything worked. I wonder what was causing the issue?

One thing that did happen was that I had created a new distribution profile on another computer and then imported it. I use XCode to manage all of that, but maybe it doesn’t correctly replace the old keys or provisioning profiles? Also I upgraded Mac OS

Hi

I’m afraid I’m having the same problem.  The app has been deployed to the Apple store loads of times and there are only very minor code changes in the version I’m uploading now.

I had Mountain Lion installed until yesterday.  I have upgraded to Yosemite now because of other other errors in uploading to the store.  I have also updated XCode to the latest version in the hope that might help.  I also updated to the latest version of Application loader Version 3.0 (620).  The app has been tested on local devices and runs perfectly.

I am running Corona Simulator Version 2014.2393 (2014.8.5)

When uploading the app I get the attached errors which all (apart from the 64-bit thing) seem to reference the coronalabs.template issue.

Any advice on how to get around this would be most welcome.

Thanks very much in advance  :slight_smile:

Dougi

Hi Dougi,

I think in the end I just revoked my distribution certificate and generated everything again. It’s working now!