Post not yet marked as solved
Thanks Sabastian, I have taken a look.A couple of quick notes (iOS 13.2, watch OS 6.1):Looks good on the Series 5 40mm screen, but on the 44mm a lot of the UI elements overlapWhen "Bold Text" is selected on the watch accessibility menu, a lot of the layout breaks, including the birth date picker (year gets truncated)And most importantly, the "Apple Sign-In" button for me just didn't work, but it worked fine for a colleague (both the one at the end of onboarding, and on the login screen)I'm not sure what's up with the Sign-In button. It presses down with the tap, but no new views appear. I tried it several times. Worked as expected for my colleague, she went straight onto the Email Options Screen.
Post not yet marked as solved
We have finally gotten our domain verified, here is what we have learned, hopefully, it can help someone else:Wix doesn't support storing a file like this, and doesn't seem interesting in doing so.Squarespace allows you to "link" a file, which appears to work when you test the link, but it fails apple's verification checkUsing a standard Webhosting service (for example https://www.interserver.net/)with cPanel allowed us to store the file in the right place, and apple to verify.Chrome Browser will allow you to verify, but will do so silently with no confirmation.Safari Browser will show you a visual confirmation that the domain has been verified.Now, to see if the relay service will work with SES ...
Post not yet marked as solved
Thanks, this should help.I found this thread useful too: https://forums.developer.apple.com/thread/122124Still haven't fixed our issue yet, or managed to get verififed. Tried a couple of domains now. Squarespace and some others. I'm really hoping we don't have to do too much custom work to get a site up just for this.
Post not yet marked as solved
Did you ever get a solution to this?I'm curious about which hosting service you used too. I tried implementing it on an existing app, but since the domain is on Wix we have learned we can't get this verified, without migrating the site elsewhere.
Post not yet marked as solved
To your second point, I struggled with this too. I had to create my own app id and set up the Health and Sign-In permissions.In addition to that, I had to create and link an additional plist file for the health permissions. There, fortunately, is a blog post on this here: https://learningswift.brightdigit.com/independent-watch-app-healthkit-permissions/ I mention this because you may well hit that next.The process of submitting Independent Apps to testflight has been pretty rough.
Post not yet marked as solved
For what it's worth, I heard a second-hand confirmation from Apple that this functionality is not available to Third Pary developers, just to Apple. Please Apple, this would be incredibly helpful to expose some of these controls!
Post not yet marked as solved
I'm very interested in this too! I just posted a similar question, not originally seeing this one.
Post not yet marked as solved
Did you ever find a solution to this? Our team is struggling with the same issues. We can get location data in there, but not varaible speeds or elevations, both are very important to our testing. Thanks,