My Objective is running code at certain time, no matter the app is in background or terminated.
I tried using RunLoop
but this option doesn't work when the app is not in foreground state.
Would be there anyway to achieve this? Thanks ;)
edit: certain time refers to time like 12:00 AM, or 3:00 PM