I am making an application in iOS where it will send local timer notifications. It works fine when the application is in the background, but does not work when it is fully completed and completely closed.
Do I still need to send local notifications when this happened?
Thanks in advance.
ios objective-c xcode swift
Henry brown
source share