Face Sharing

RSS for tag

Share watch faces for Apple Watch within your watchOS and iOS apps or host them on the web for anyone to find and download.

Posts under Face Sharing tag

3 Posts
Sort by:
Post not yet marked as solved
0 Replies
66 Views
Hi, I'm in the planning stages of developing and xcode iPhone app and as a new user who's looking for feedback on my wireframes from friends, I'm curious if there's a way to send app previews over the internet to people without xcode and without iphones? I'm imagining some kind of web-representation of an iphone that I user can interact with, with a mouse.
Posted
by The_Woods.
Last updated
.
Post marked as solved
1 Replies
556 Views
I know it is not a developer question, but getting the answer may help understand what we can get or not get on Apple Watch after Watch10. Since WatchOS10.2 when swiping face, time is always displayed first as 10:09:31 before setting the correct time one second later. Just in the same way as a long press. But the interest of swipe is to have immediately a different face displaying the correct time. Why is it so ? Is it due to (probably) now using SwiftUI ? Or is it a quick fix, reusing most of code for Lon,g press case ? It did not behave so with WatchOS 9 or before. Is there a setting to change ? It is really inconvenient (and ugly). I filed a bug report: FB13466486
Posted
by Claude31.
Last updated
.
Post not yet marked as solved
1 Replies
392 Views
I have created multiple faces, i want to test those on different watch series and watch OS. However i am not able to use simulators for that (iOS and WatchOS). To understand the case please do below steps. From simulator Open Apple watch app and share any face (create your own or share existing) Share via email or airdrop Drag this face into simulator again Error will be shown that face is not available for this device. If try to apply using below code, same error occur CLKWatchFaceLibrary().addWatchFace(at: url) I want to know how can i test my watch faces on different versions using simulators.
Posted
by Waseem57.
Last updated
.