Posts

Post not yet marked as solved
1 Replies
779 Views
Hello everyone, I am in the process of building an app that gives the user more statistical information about their sleep, and I would like to access the sleep duration goal and the sleep schedule that the user can set in the Health app. Is it possible to access this information and if so, how do I do that? You are welcome to point me to the specific documentation, I just can't find anything about this in the documentation. Have a nice day, Simon
Posted Last updated
.
Post not yet marked as solved
0 Replies
276 Views
I have published an watchOS only app and set required device capabilities to magnetometer. However, the app can still be downloaded by people with an Apple Watch Series 3, even though this Series does not have a magnetometer. Any ideas for what I did wrong?
Posted Last updated
.
Post not yet marked as solved
0 Replies
338 Views
I am building a Navigation App for watchOS (Apple Watch only App) that works offline, only by using GPS. The user can choose a saved GPS location and navigate to it. If the user selects a location, he will see the direction and distance to the selected GPS location. If he doesn't need the navigation anymore, he can stop it. I have already built this part, but here is my problem. If the App is not showing a navigation, it should leave the screen after 2 minutes (or after the time that is specified in settings). If the App is navigating, it should stay on the screen. This is the same behavior that Apple Maps has. Can anyone help me how I can do this? Thanks in advance Simon
Posted Last updated
.
Post not yet marked as solved
1 Replies
825 Views
I am trying to test my app. The app compares dates with today. I want to see if the result is as expected in past and future dates. How can I test or simulate that today is a from me specified date and time?
Posted Last updated
.