Failed to simulate location on Watch OS2 simulator

I am working on an Apple Watch OS2 app paired with an iPhone. I want to have location update on my watch simulator. The code for requesting a location update is also written in the clock extension. But it always hits locationManager: didFailWithError. I also allowed the location modeling by editing the clock extension schema, but no result came out. Is there a way I can get the location update on the simulator?

Thank you in advance

+3
watch-os-2 cllocationmanager


source to share


No one has answered this question yet

Check out similar questions:

598
Location Services not running on iOS 8
3
Failed to send commands from Apple Watch to iPhone, but commands are coming from iPhone to Apple Watch
3
My Watch Watch OS2 app does not appear in My Watch iPhone app when user updates app from watch OS1 to watch OS2
2
Xcode7 watchOS2 not debugging on Simulator
2
Apple view notification scene not opening in simulator in xcode 7.0
2
Request current location of user Watch OS2
1
WKInterfaceButton not clicking - Xcode 7 and clock simulator
0
Get OS status message on iOS device
0
Apple Watch App Extension will no longer work on simulator
0
Watch OS2 and NSURLSession



All Articles