But I get the following WARNING, and I get a void screen:
2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' provider (corona) is not available on the simulator 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' library is not available on this platform.
My Corona Simulator Build: 2013.1076, and the simulator device is iPhone.
Without seeing more of your log, you are likely missing some required include files that the UI for the corona provider needs. It was included with a couple of sample apps that were in a previous daily build. Those sample apps have been temporarily pulled and will be back soon.
I didn’t copy the full log the simulator dropped because I found it useless. Anyway, it’s copied below.
I was unable to find an old build to search for the samples. Could you please also help me with this?
Cheers
Copyright (C) 2009-2013 C o r o n a L a b s I n c . 2013-04-08 09:17:45.397 Corona Simulator[7749:f03] Version: 2.0.0 2013-04-08 09:17:45.397 Corona Simulator[7749:f03] Build: 2013.1076 2013-04-08 09:17:45.398 Corona Simulator[7749:f03] The file sandbox for this project is located at the following folder: (/Users/xxxxxxx/Library/Application Support/Corona Simulator/super-project-BC85B5267B9CCA8646ED40874D5EF617) 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: Cannot create path for resource file 'cloud\_assets/cloud\_imagesheet\_2x.png'. File does not exist. 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' provider (corona) is not available on the simulator 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' library is not available on this platform.
I wouldn’t waste your time on it. The current gameNetwork implementation for Corona that I tested is pretty much unusable. The UI files are in an earlier daily build though if you really want to see it for yourself.
Thanks qwertier, that is correct, I was suggesting that the Corona provided UI using gameNetwork isn’t usable. Pretty happy with everything else so far.
Without seeing more of your log, you are likely missing some required include files that the UI for the corona provider needs. It was included with a couple of sample apps that were in a previous daily build. Those sample apps have been temporarily pulled and will be back soon.
I didn’t copy the full log the simulator dropped because I found it useless. Anyway, it’s copied below.
I was unable to find an old build to search for the samples. Could you please also help me with this?
Cheers
Copyright (C) 2009-2013 C o r o n a L a b s I n c . 2013-04-08 09:17:45.397 Corona Simulator[7749:f03] Version: 2.0.0 2013-04-08 09:17:45.397 Corona Simulator[7749:f03] Build: 2013.1076 2013-04-08 09:17:45.398 Corona Simulator[7749:f03] The file sandbox for this project is located at the following folder: (/Users/xxxxxxx/Library/Application Support/Corona Simulator/super-project-BC85B5267B9CCA8646ED40874D5EF617) 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: Cannot create path for resource file 'cloud\_assets/cloud\_imagesheet\_2x.png'. File does not exist. 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' provider (corona) is not available on the simulator 2013-04-08 09:17:45.425 Corona Simulator[7749:f03] WARNING: The 'gameNetwork' library is not available on this platform.
I wouldn’t waste your time on it. The current gameNetwork implementation for Corona that I tested is pretty much unusable. The UI files are in an earlier daily build though if you really want to see it for yourself.
Thanks qwertier, that is correct, I was suggesting that the Corona provided UI using gameNetwork isn’t usable. Pretty happy with everything else so far.
Rob, are you able to give an estimated date as to when the gameNetwork interface will be usable? I’m trying to avoid having to code my own gui but will have to if the corona gui is going to be a while.
Rob, are you able to give an estimated date as to when the gameNetwork interface will be usable? I’m trying to avoid having to code my own gui but will have to if the corona gui is going to be a while.