Methods to Wake Up an App

How do you wake up an app without using push notification? I am developing a medical app which is isolated from the internet for cybersecurity/HIPAA reasons. When the iPhone is locked, I would like the app to launch, or return to the foreground, when the server notifies it that an event occurred. Is there a way implement this using Swift?

Answered by myuncle in 778240022
Accepted Answer
Methods to Wake Up an App
 
 
Q