Can't build for ios device today

Hello,

I could build for iphone device with no problem yesterday.
But I can't build today.
It gives me the error:

Using Custom Build Id cd23faac77be5b97a011bb8003c05d93
Corona Simulator(4521,0xa06e3540) malloc: *** error for object 0x2775ca14: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
ERROR: An error occurred during build. The server returned the following message:
[Error: A device build error occurred on server.]

I received a notification for my team profile expired this morning.

So I tried to create a new App ID without using my team ID, but I still cant build for device.

Actually I am confused about the team ID, App ID, prefix, surfix thing.

Anyone please help...

Thanks!

What version of Corona are you using? What happens when you try to build some of the SampleCode included in the CoronaSDK folder?

Peach :)

sorry my mistake,

the problem is:
when build, the "Application name" can't be chinese.

I suppose I can change the App name to chinese when I submit it to apple app store?

thanks peach pellen

Oh easy fix :)

In build.settings in your plist info put this line in;

CFBundleName = "YourAppName"

The name there can be in Chinese and although the file Corona produces will not show a Chinese name, the app name will show in Chinese on device :)

The name of the app in the store will be whatever you chose in iTunes Connect.

Peach :)

thanks!
that's really helpful.

views:1486 update:2011/11/18 8:53:10
corona forums © 2003-2011