I need watchOS program to run in background and communicated with iOS.
Can I use WKExtendedRuntimeSession
and WCSession
together?
Or is there another way to solve the problem?
I didn't find a solution.
I need watchOS program to run in background and communicated with iOS.
Can I use WKExtendedRuntimeSession
and WCSession
together?
Or is there another way to solve the problem?
I didn't find a solution.