Posts

Post marked as solved
6 Replies
2.7k Views
I am developing independent apple watch application.I need unique id of watch to register and call api.And I know using xcode and attached device I get unique id but I need unique id programatically.
Posted Last updated
.
Post not yet marked as solved
8 Replies
2.2k Views
Using NWPathMonitor, I get network information in watch simulator (with usesInterfaceType) and it showing right status, but in real device it's not working.It alway showing no network.I developed indepedant watch application
Posted Last updated
.
Post not yet marked as solved
0 Replies
399 Views
We call significantLocationChangeMonitoringAvailable in iOS mobile device for getting update of location but in apple watch this function is not available.I want to call api from background when user change theire location more than 100 meters.I also try with distanceFilter function but not get result.
Posted Last updated
.