MOE IOS background service

I’m trying to implement an application that needs to run in background continuously. I could not find any MOE sample application with background service implementation. Is there some resource that i can look at to understand how to do background service.
If there is no MOE method, can i still go with IOS native implementation?
any lead on this matter would much appreciated.

Hi Schin,

I investigated this option for quite a while. Apple has very strict guidelines for how and when apps can run in the background.

Summarised here