Note, there are slightly different network responses if you use String(contentsOf: url!, encoding: .utf8) which will error, but try await session.data(from: url!) will work on the watch. (same permissions.
Topic:
App & System Services
SubTopic:
Networking
Tags: