Build a research and care app, part 1: Setup onboarding

RSS for tag

Discuss the WWDC21 session Build a research and care app, part 1: Setup onboarding.

View Session

Posts under wwdc21-10068 tag

5 Posts
Sort by:
Post not yet marked as solved
0 Replies
205 Views
Please help. How can a 3rd party, some how send an email to a customer, that one their phone, they use to register their phone to have a new Apple Pay account? And preferably, such that, when used with any Merchant, some unique identification related to the 3 party is put into the transaction with the merchant, so the merchant will know the 3rd party is related to any transaction the customer make? To clarify one point, the customer may already have their own Apple Pay account, and as such, this registration process would add onto their Apple Pay accounts for which we'd need to ensure the customer knew which Apple Pay account they were using when making a purchase.
Posted
by
Post not yet marked as solved
0 Replies
526 Views
Hello all, this could surely be a newbie mistake but I'm unable to adopt this protocol to my class object I've created in a new project. The Error: "Cannot find type 'OCKSurveyTaskViewControllerDelegate' in scope" import CareKit import CareKitUI import CareKitStore import ResearchKit import UIKit import os.log final class CareFeedViewController: OCKDailyPageViewController, OCKTaskSurveyViewControllerDelegate { } However, I've been able to locate the 'OCKSurveyViewController.swift" file in the CareKit framework from SPM which has the protocol defined there, but I'm still unable to utilize it. Was the protocol only for demonstration purposes and not for use outside of the WWDC21 - CareKit Code Along?
Posted
by
Post not yet marked as solved
0 Replies
492 Views
Hi, I have to develop an app to let the patients record a 20-30 seconds long video, upload it and show them some insights about it. I know that both carekit and researchkit support charts to provide insights but which one of them will allow me to show a view controller to record the video? Thanks for your time.
Posted
by
Post not yet marked as solved
1 Replies
420 Views
Hi everybody, thanks a lot for the pretty good introduction to ResearchKit and CareKit on wwdc21. Unfortunately I cannot build the sample Code an a new MBA (M1 processor), XCode 12.4, macOS 11.4 Several swift libraries cannot be found during the build-process: ld: warning: Could not find or use auto-linked library 'swiftSwiftOnoneSupport' .... ld: warning: Could not find or use auto-linked library 'swiftUIKit' ld: warning: Could not find or use auto-linked library 'swiftContacts' The ResearchKit itself cannot be build either. On an older iMac, XCode 12.4, macOS 10.15.7 everything works fine. I compared the XCode settings without finding any differences. Any help is appreciated. Many thanks in advance
Posted
by