First of all, thanks for the Corona SDK. i am coming from Construct 2 and so far i realy like how quick and easy it is not only to develop but also to build a game!
I just found out about the Corona Live Server (CLS).
Whenever i add my project folder to the CLS window an alert pops up saying:
“Unable to publish server! Please, install iTunes then try again…”
So my question is: do i need to install the whole iTunes package just for the live server,
though i am working under Win10 ?
Thanks in advance for your help and greetings from this corner of the planet,
“The signer certificate has expired” is an unrelated warning that shouldn’t have any impact on this. The timing of installing iTunes shouldn’t matter.
Your live build server is not really connected to your code. In other words, things you put in your code doesn’t need to know anything about iTunes. The live build server needs to talk to Bonjour, which is installed by iTunes.
Can you be a little more clear on what this “error” is. At one point you say the error still pops up, and another you say there are no errors. And I’m not sure what the error actually is.
So the more context you can provide the more help we can be.
But i still get the same alert saying that i need to install iTunes - though it is installed.
I started iTunes as i thought that “it might need to be running to activate the bonjour script to communicate with the Corona Live Server”.
But the alert within the Corona Live Server still appears.
The only apps running in the background of Windows are
iPod Service
iTunesHelper
What i meant with my last post is that i though that something might be written into the “Corona Live Server config file” that is generated when i check the “Live” button at the build step.
Thanks so much for your help, i keep on trying to see what might be wrong.
Thank you! Issue seems to be with that iTunes 12.7 does not include Bonjour anymore for some reason. Best I can suggest to get it working right now is to download older version of iTunes, and install it, like this one https://support.apple.com/kb/DL1816?viewlocale=en_US&locale=en_US
After that, you can upgrade to 12.7, if you want to. Live Server should still work.
“The signer certificate has expired” is an unrelated warning that shouldn’t have any impact on this. The timing of installing iTunes shouldn’t matter.
Your live build server is not really connected to your code. In other words, things you put in your code doesn’t need to know anything about iTunes. The live build server needs to talk to Bonjour, which is installed by iTunes.
Can you be a little more clear on what this “error” is. At one point you say the error still pops up, and another you say there are no errors. And I’m not sure what the error actually is.
So the more context you can provide the more help we can be.
But i still get the same alert saying that i need to install iTunes - though it is installed.
I started iTunes as i thought that “it might need to be running to activate the bonjour script to communicate with the Corona Live Server”.
But the alert within the Corona Live Server still appears.
The only apps running in the background of Windows are
iPod Service
iTunesHelper
What i meant with my last post is that i though that something might be written into the “Corona Live Server config file” that is generated when i check the “Live” button at the build step.
Thanks so much for your help, i keep on trying to see what might be wrong.
Thank you! Issue seems to be with that iTunes 12.7 does not include Bonjour anymore for some reason. Best I can suggest to get it working right now is to download older version of iTunes, and install it, like this one https://support.apple.com/kb/DL1816?viewlocale=en_US&locale=en_US
After that, you can upgrade to 12.7, if you want to. Live Server should still work.