by ikitx » Thu Feb 11, 2010 8:09 am
I have tired this sample code with nimble 1.6.5 but it is not successful. After I added two framework mapkit and storekit, the source code compile success. However, it flow another execption now.
Error Log:
2010-02-11 13:24:19.222 PushTest[15156:20b] *** -[Nimble view]: unrecognized selector sent to instance 0x1119b80
2010-02-11 13:24:19.224 PushTest[15156:20b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[Nimble view]: unrecognized selector sent to instance 0x1119b80'
Please point me to a right way to fit it. Thanks.