Hello,
I found this forum thread aligns with what I am finding in one of my apps. Although I don't have a standalone watch app, the conditions described here are what my app is experiencing.
My watch ext can independently connect to internet via wifi or cellular connection only when disconnected from phone (operating independently). If watch is connected to phone via BLE but the phone is disconnected from network (no wifi or cellular data) URLSession tasks on watch fail with Code=-1009 as described in post. Why can't the watch use its local wifi connection instead of relying on connected phone?
Is network permission required in this case? I thought local network permission was only for discovery and connecting devices on local network while internet connectivity can still operate without this permission. Does granting this permission workaround the issue of watch using local network connection rather than relying on connected phone? Is there a setting I'm missing to tell watch ext to use local network connection first before trying on phone?
Any advice is appreciated.
-Brian.
Topic:
App & System Services
SubTopic:
Networking
Tags: