Viewer installation issue
gariantroll
Member Posts: 219
hey guys,
I am trying to reinstall viewer onto my iphone 4. But it seems to be freezing and it is showing this message in the debugger. Any ideas?
int retVal = UIApplicationMain(argc, argv, nil, @GameSaladAppDelegate);
I am trying to reinstall viewer onto my iphone 4. But it seems to be freezing and it is showing this message in the debugger. Any ideas?
int retVal = UIApplicationMain(argc, argv, nil, @GameSaladAppDelegate);
Comments
objc[552]: Object 0x34f3f0 of class __NSCFDictionary autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
Couldn't register com.gendaigames.gamesaladviewer with the bootstrap server. Error: unknown error code.
This generally means that another instance of this process was already running or is hung in the debugger.(gdb)