Connection Error during Build

hi all,

i hit this while i try to build

/Users/admin/Desktop/stackOnMe3.app: replacing invalid existing signature
/Users/admin/Desktop/stackOnMe3.app: signed bundle with Mach-O universal (armv6 armv7) [com.astudion.stackonme]
2011-01-20 00:08:06.956 Corona Simulator[258:903] Connection error: (user.logout) fault(User is not logged in.)
2011-01-20 00:08:06.956 Corona Simulator[258:903] Connection error: (user.logout) ({
“/FaultCode” = 1;
“/FaultString” = “User is not logged in.”;
“/kWSHTTPResponseMessage” = {url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.0 200 OK};
“/kWSResultIsFault” = 1;
})
remark: i am using stable WIFI connection

Thanks for the help [import]uid: 10373 topic_id: 5203 reply_id: 305203[/import]

i managed to build the app, but when i try to run on xcode simulator or actual iphone, it doesn’t able to startup

connected Airport WIFI connection. Plz let me know if i suppose to use a shared network to build my app :slight_smile:

update:
i have tried build the PolyLine project. It does work on Xcode Simulator, later i just copy my actual project files (images, sounds, around 7MB) into PolyLine Project. Those files are sit as dummy in the PolyLine Project folder, coz i didn’t change a single line of code.
Guess what, when i try build the app, it couldn’t open in Xcode simulator anymore.

So, my assumption is, when it exceed certain number of files, corona would not able to build it correctly.

Plz update me if you have any useful tips

Thanks [import]uid: 10373 topic_id: 5203 reply_id: 17288[/import]

I got this error too. Did you manage to resolve this issue?
[import]uid: 8985 topic_id: 5203 reply_id: 29604[/import]

  1. Makesure you PAID for your Corona SDK
  2. Makesure you have a STRONG & STABLE WIFI connection (3G WONT work for me)
  3. Delete the build/compiled app from your iPhone, iPhone simulator, check iPhone running app too if you are using 4G (it WILL help)
  4. do whatever Carlos said which not mentioned here
  5. try build your app again

hope that help~ the most useful trick from me is no. 3 [import]uid: 10373 topic_id: 5203 reply_id: 29918[/import]