Is there a session that shows how to host data on apple backends and securely retrieve it on iOS?

Asked on 2025-07-02

1 search

Yes, there is a session that discusses how to host data on Apple backends and securely retrieve it on iOS. The session titled "Integrate privacy into your development process" from WWDC 2025 covers how to use server-side resources without exposing sensitive data to the server. It also discusses enabling end-to-end encryption for data stored in iCloud using CloudKit, which can be relevant for securely retrieving data on iOS. You can find more details in the chapter on Development: Client-server.