Posts

Post not yet marked as solved
0 Replies
377 Views
Wondering if anyone has had any luck with getting the geo-location while viewing a web page in mobile Safari on Watch OS? I've updated my phone and watch to the latest versions. The code I'm using is standard Javascript for geolocation such as navigator.geolocation.getCurrentPosition(showPosition, showPositionError); Works fine when I run it in Safari on my laptop, but when I try to run the same thing on apple watch in embedded web browser, get an "Access Denied" error, which would imply that I have some permission set wrong either on the watch or the paired iPhone. I've messed with many of those settings and nothing seems to be working. Wondering if it's stated somewhere that it simply won't work so I don't continue chasing my tail on something that was designed not to work.
Posted
by andersjj.
Last updated
.
Post not yet marked as solved
0 Replies
288 Views
was able to run app on watch then upgraded watch OS to 9.6.1 and getting error of apple watch not available because there was an error downloading it's symbols xcode Version 14.3.1 (14E300c) watch 9.6.1 Tried rebooting a few times, disconnecting/connecting, etc. From some previous posts looks like the info needs to be loaded on Apple servers and maybe that needs to be done for this newer version of xcode/watch.
Posted
by andersjj.
Last updated
.