Skip to content

ResearchKit 3.1.0

Pre-release
Pre-release

Choose a tag to compare

@Pariecemckinney-apple Pariecemckinney-apple released this 15 Oct 21:22
· 6 commits to main since this release
5c5d295

ResearchKit 3.1.0 Release Notes

In addition to general stability and performance improvements, ResearchKit 3.1.0 includes the following updates:

  • ORKFamilyHistoryStep
    The ORKFamilyHistoryStep can be configured to present a Family Health History survey.

  • ORKColorChoiceAnswerFormat
    The ORKColorChoiceAnswerFormat presents the user with a list of color choices.

  • ORKAgeAnswerFormat
    The ORKAgeAnswerFormat presents a age picker that presents birth year or current age options depending on how you configure it.

  • CLLocation Flag
    A compiler flag that prevents your app from being flagged during app store submission if your app doesn't require location services.

  • HealthKit Flag
    A compiler flag that prevents your app from being flagged during app store submission if your app doesn't use HealthKit.