ios - setting random localnotifications on iphone -



ios - setting random localnotifications on iphone -

i trying find way schedule random local notifications on iphone. able send user random message (picked list of messages) @ random time during day, everyday.

i can calculate bunch of random times , messages , schedule next 30 days or more, seems messy , doesn't allow way user able cancel alerts.

my research shows cron jobs not supported on iphone , seems can't schedule background process maintain randomizing notifications, right? have looked force notifications possibility.

however, wanted set question out there see if experts had other ideas.

thanks!

iphone ios objective-c notifications uilocalnotification

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -