Re: iphone SDK session duration
Re: iphone SDK session duration
- Subject: Re: iphone SDK session duration
- From: Alexander Spohr <email@hidden>
- Date: Wed, 29 Apr 2009 09:57:29 +0200
Luke already told you six hours before your post:
Am 29.04.2009 um 02:10 schrieb Bess Ho:
*** -[NSObject timeIntervalSinceReferenceDate]: unrecognized
selector sent
to instance 0x521fe0
2009-04-28 17:07:32.283 sessiontime[22584:20b] CoreAnimation: ignoring
exception: *** -[NSObject timeIntervalSinceReferenceDate]:
unrecognized
selector sent to instance 0x521fe0
You are asking an NSObject for timeIntervalSinceReferenceDate.
You need an NSDate. Your variable named now is NOT an NSDate.
atze
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden