ios - Schedule a Future Call to Trigger CloudKit Delete Record in MapKit App -


i working on mapkit , cloudkit application. allow user place custom pins want delete pins after period of time. wondering if there easy way trigger event if application running in background.

nstimer = not trigger in background.

what options?

in cloudkit there no server side logic. can not execute code if app not active.

see answer in following question: ios run code once day

if need functionality described, need os x app connected same cloudkit container. app should query data (once every .. minutes) , delete pin data.

the sugestion harryhorn best way app handle this.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -