Post not yet marked as solved
Become current page is working better with the latest betas, but I'm still having occasional issues. Even when just swiping between pages while a workout session is running will sometimes how a blank page. Swiping back and forth a few times fixes the issue. Very frustrating...
Post not yet marked as solved
Same issue. Hopefully this will get resolved soon or it renders TestFlight useless for people trying to take advantage of the new APIs...
Post not yet marked as solved
After digging into the beta APIs I don't see any watchOS support in StoreKit. Can anyone confirm if paid apps will be supported in the watch app store?
Post not yet marked as solved
Thanks. Not sure I want to go there 🙂. I think I'll just use an alternative interface. Is your radar still open or was it marked as a duplicate?
Post not yet marked as solved
Hi, Thanks for documenting this. I'm having the same issue. I can't find a workable solution for using a INUIAddVoiceShortcutButton with NSUserActivities when there are multiple instances with the same activity type. Have you found any?
Post not yet marked as solved
I'm having the same issue. The delegate method gets called, but the updatedStatistics doesn't have a value.I'm testing using the simulator. I may go ahead an update my watch to the beta so I can try it out there.
Post not yet marked as solved
+1 forsudo gem install cocoapodspod updateIf that doesn't work remove the Pods directory and Podfile.lock and then install the pods again.
Post not yet marked as solved
Curious if you've had success with the new workout builder APIs?
The solution was that I forgot to ask for the HKObjectType.workoutType() permission. A better error message would have been helpful 🙂
Post not yet marked as solved
I'm running watchOS 4 Beta 4 and I'm still having the same issue. Did you make any other changes? BTW, the demo app SpeedySloth is working for me now, but my app isn't.