corona ERROR ITMS-9000: "This bundle is invalid.

I cannot update to 2306, there’s a physic problem I don’t know how to fix, I think it’s a bug of corona sdk.

I post the problem here: http://forums.coronalabs.com/topic/47936-physic-problem/

Just had the same problem here with build 2301.

It would be nice to have these kind of critical updates listed on the Daily Build Release notes.

The 2306 simply does not have anything described in its “Release notes”.

I check daily builds every day and try to avoid updating Corona when I have a project close to finish (specially after the QA)  to avoid adding any new unexpected bugs.

If it was stated on the 2306 Release Notes something like “Fixed bug that prevented developers from publishing new apps to App Store” I would have updated my Corona 2 weeks ago and not now when I am with the app finished and trying to upload it to the store.

So does this mean we cannot use older Corona builds anymore? 
I just tried to use build 1202 to update a very old app, and got this error in application loader… 

Only 2189 and the current Daily Builds have been updated to use Xcode 5.1.1 and iOS 7. We no longer support the older Corona builds.

Have you tried using the 2189 public release with the V1 compatibility flag set in config.lua for your older app?

I haven’t, but just wanted to clarify before switching builds.

I didn’t really want to port stuff to Graphics 2.0 builds(notwithstanding compatibilityMode), but I guess there is no choice now.

Thanks anyway!