Hello,
I try to have a CRM done with XOJO and one of the tasks is to fetch some data from an imap account on regular intervals and do some processing. What would be the best thing to do here ?
I was thinking to have a thread with a timer in App that will fire once app started and check the mail every 5 min and do the needed processing, is there a better way ?
Thanks
3 posts - 2 participants