Thanks for your answer.
The func update(applicationContext: [String: Any]) -> Void { ... } function is my custom function used to update the applicationContext from the watch-side. The intention is to do some action on the iOS app when the applicationContext is updated from the watch.
It was my understanding that this action was supposed to take place on the WCSession object. Is there any other way to achieve this functionality?
Topic:
App & System Services
SubTopic:
Hardware
Tags: