After the call is connected from the lock screen, is there any supported way for iOS to bring my app to the foreground automatically when the user later unlocks the device - without requiring the user to manually open the app or tap a notification? No, aside from the obvious option of making it a video call*. *As one small clarification here, I think that, in the context of CallKit, the term video call should be understood as the very broad concept of the call involves visual content the user might want to see, not just one or more users talking into their camera. Content like virtual whiteboards, shared documents, or broadcast video can all be considered valid video calls. Most critically, this is primarily about what the user can see, NOT what their sending- a video call is still a video call, even if the user’s camera isn't or even can't be turned on. If this is not supported, is there any recommended pattern (e.g., specific CallKit/PushKit APIs or entitlements) beyond using a time-sensitive local notifica
Topic:
App & System Services
SubTopic:
General
Tags: