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

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -