Passkeys demo app using SwiftUI

Is there a demo app for using passkeys with SwiftUI? So far I've only been able to find this one using UIKit, and I can't tell if it's possible to port it to SwiftUI, or if I have to use UIKit.

Answered by Systems Engineer in 736158022

The Food Truck app released during WWDC this year uses passkeys from SwiftUI.

Accepted Answer

The Food Truck app released during WWDC this year uses passkeys from SwiftUI.

Thanks. I'm trying to run it on my iPhone, and I get this error:

Unable to install "Food Truck"
Please check your project settings and ensure that a valid product has been built.

And when I try to run it in the simulator, I get this error:

Failed to set app extension placeholders for dev.adpq. Food-Truck
Failed to create promise.

For some reason it does run locally on my Mac, though.

Passkeys demo app using SwiftUI
 
 
Q