Hi to all...
After a long time finally I tested this "new" lib and I found that still has memory leaks:
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70a970 of class NSConcreteValue autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70acd0 of class NSConcreteValue autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70bbe0 of class NSConcreteValue autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70cb70 of class CADisplayMode autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70cd00 of class UIScreenMode autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70f8f0 of class CADisplayMode autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70d800 of class UIScreenMode autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x70ff70 of class __NSCFSet autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x7106a0 of class __NSCFSet autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x710880 of class __NSCFSet autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x717ce0 of class NSPathStore2 autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x717f60 of class NSPathStore2 autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x717840 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x717ea0 of class NSURL autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x3e97ef7c of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x3e97ef7c of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x7181c0 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718030 of class __NSArrayM autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718140 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718160 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718170 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718220 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x7182e0 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718260 of class NSCFString autoreleased with no pool in place - just leaking
Sat Jan 22 01:27:35 Blackway Roll_n_Fall[529] <Warning>: *** __NSAutoreleaseNoPool(): Object 0x718410 of class NSCFString autoreleased with no pool in place - just leaking
Sadly this means that we can't use this wrapper... Maybe Openfeint runs ok in your device but if you submit your app to App Store you'll find a very bad review from customers saying that the app doesn't run....
It's obvious that we need GameCenter or Openfeint support , it's a basic feature of any game in this days, but we don't have it yet...
Regards,