Corona SDK compatible with OSX Mavericks?

Is there any official word on OSX Mavericks support for the current Daily Builds (and even the Graphics 2.0 builds)?

Or even the latest public build?

*crickets*

I am also interested in this, the download takes *only* 22 hours to finish by now and I would like to continue with my work as fast as possible :wink: #worstNetworkConnectionOfAllTime*

via Twitter a few moment ago…

Corona Labs  @CoronaLabs

@JAWhye Nope - upgrade away! We’ve tested Mavericks and it’s working smoothly.

Whether they mean that for Daily/Gfx2 builds or not, I don’t know.

 Jay

Thanks! :slight_smile:

We tested both regular Daily Builds and Graphics 2.0 builds with Mavericks and all was well.

I can confirm that I’ve had no problems so far with Corona SDK (G1.0 / G2.0) running on OSX Mavericks.

You need to get OSX to install Java again for Corona to run.

I have a problem with mavericks. I use two displays one with my IDE and one with the corona simulator on.

Every time i relaunch the simulator ( on save ). The corona simulator moves its position to the display with my IDE on.

very annoying… any suggestions?

Figured it out. Unchecked “Displays have separate Spaces” under System Preferences -> Mission Control

The second menu bar will disappear though.

Hi Matthew –

“You need to get OSX to install Java again for Corona to run.”

How do I install Java?

does it comes with OSX Maverick?

When I bought the computer new, I don’t remember that I had to install Java…

is that a program, a code, a language?

OSX usually asks when it detects the application needs the Java runtime environment. Apple do not include it as standard these days. Probably due to distributing out of date copies.

Anyway you can down the full package from Java.com but Apple provides an installer for just the basics, which is what you will probably need unless you are going to use Android dev tools.

Apple > http://support.apple.com/kb/DL1572

Corona Labs should look at why Corona doesn’t get OSX to ask like Adobe and Unity does.

Not working for me. I have a Mid-2011 iMac with 10.9 Mavericks and when I try and run an app from Corona’s SDK that is available for free, it doesn’t work. My Java is :

 

$ java -version

 

java version “1.6.0_65” Java™ SE Runtime Environment (build 1.6.0_65-b14-462-11M4609) Java HotSpot™ 64-Bit Server VM (build 20.65-b04-462, mixed mode)

 

 

 

Help Corona …

Mine is the same version java version “1.6.0_65”

Java™ SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)

Java HotSpot™ 64-Bit Server VM (build 20.65-b04-462, mixed mode)

 

Im using the latest( ish ) Graphics 2.0 build. I will download the free version and check.

I have just downloaded the normal, free version and it runs fine.

Can you post the relevant system log entries.

I just upgraded to Mavericks.

When starting Corona SDK for the first time after the upgrade, I got a popup telling me that Java was missing and asked if I wanted it to find a suitable version. After accepting to do so, it took a few seconds and the popup went away.

Afterwards Corona SDK functioned properly.

What do you get with this command?:

$ /usr/libexec/java_home -V

This will list all the available java versions you have on your system, and where they’re located.

Yeah, when you install OSX Mavericks as an upgrade it seems to wipe out any Java installations you have. So maybe that’s worth a warning to upgrades that they will need an internet connection on first run.

A second, I think more devastating problem with 10.9 is that iPhone Configuration Utility does not run. If you want to copy apps to device I guess we’re all stuck with Xcode now.

Anybody having issue when trying to install via xCode? Ever since upgrading the other day to Mavericks i now get a “The application does not have a valid signature.” no matter what app, where mine own or sample, is dragged into organizer… I have refreshed all my certificates and profiles on the mac and devices so that is not the issue. SDKs and xCode locations are correct. I just don’t know, i have tried everything  that has ever been mentioned before. Anyone else experiencing this? Its rather annoying. The only other issue could possibly be that my pro subscription is up for renewal and i let if expire this morning by accident. Could there be an interruption in service because i am using build 1202 and it reads pro, but i am not current subscripted at the moment. Website says i am on starter package… 

Update… This only seems to affect Developer profiles… Ad Hoc and Distr. profiles work as they should. 

@jmarchalonis

I don’t have any problems after upgrading to Mavericks. It sounds like there’s some setup issue.

There are others with the same problem though. I found this topic in the forum:

http://forums.coronalabs.com/topic/33811-your-application-does-not-have-a-valid-signature/

Xcode didn’t give me any signature issues, but it did take some tinkering to work. For one, Xcode was treating me as if I wasn’t logged in to a developer account. After that and plugging in a device, it was stuck on “yellow” for a few minutes. But so far so good after that.

ICU was much easier to use though. Hope Apple builds a Mavericks-compatible edition.