views:

64

answers:

3

Hi! what's the equivalent of CPSchedulePowerUpAtDate on the iOS 4.0?

In iPhone OS 3.1.3 I could use it.

I'm getting this error:

dyld: lazy symbol binding failed: Symbol not found: _CPSchedulePowerUpAtDate Referenced from: /Applications/AppABC.app/AppABC Expected in: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

dyld: Symbol not found: _CPSchedulePowerUpAtDate Referenced from: /Applications/AppABC.app/AppABC Expected in: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

(yes, it's a private framework, but I'm not programming for the appstore.)

Thanks!

A: 

Same Problem here!!! (Push ;-) )

beatjunky99
A: 

I ran into the same issue today. Would be great if you found a fix and share it here

VJosh
A: 

anyone found a workaround?

anon