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
Post a Comment