events
Asked on 07/30/2024
1 search
Sessions Mentioned
- Explore the Swift on Server ecosystem
- Meet AccessorySetupKit
- What’s new in Wallet and Apple Pay
- Use CloudKit Console to monitor and optimize database activity
Relevant Information on Events
Explore the Swift on Server ecosystem
- Event Operations: The session discusses operations in the events path, including a
GET
method calledlistevents
and aPOST
method calledCreateevent
. Thelistevents
method returns a hardcoded array of events, while theCreateevent
method takes a JSON body of an event and returns a status code based on the success of the creation (Explore the Swift on Server ecosystem). - Database Integration: The session also covers how to insert new events into a database using Postgres, ensuring safety from SQL injection attacks through Swift's string interpolation feature (Explore the Swift on Server ecosystem).
- Error Handling: It discusses adding observability to the service to help troubleshoot errors, such as PSQL errors, by adding logging, metrics, and tracing (Explore the Swift on Server ecosystem).
Meet AccessorySetupKit
- Accessory Events: This session explains how accessory events are passed to the event handler whenever there's an update about your session, accessories, or the picker. Different types of events can be differentiated by checking their event type (Meet AccessorySetupKit).
What’s new in Wallet and Apple Pay
- Event Passes: The session details how to create event passes using JSON, including setting the event start date and time, and populating seating information. It also introduces new entry points for viewing more information about the event, such as a new maps tile and an event guide (What’s new in Wallet and Apple Pay).
Use CloudKit Console to monitor and optimize database activity
- Event Logging: This session covers how to use the CloudKit Console to monitor and optimize database activity, including viewing logs in a customizable table to compare values between events and exporting logs for further analysis (Use CloudKit Console to monitor and optimize database activity).
Chapter Markers for Detailed Navigation
-
Explore the Swift on Server ecosystem
-
What’s new in Wallet and Apple Pay
-
Use CloudKit Console to monitor and optimize database activity
If you have any specific questions or need more detailed timestamps, feel free to ask!

Meet AccessorySetupKit
Elevate your accessory setup experience with AccessorySetupKit. Display a beautiful pairing dialog with an image of your Bluetooth or Wi-Fi accessory — no trip to the Settings app required. Discover how to improve privacy by pairing only your app with an accessory. And learn how you can migrate existing accessories so they can be managed by AccessorySetupKit.

Use CloudKit Console to monitor and optimize database activity
Discover the new observability features in CloudKit Console. Learn how to use Telemetry and Logging to troubleshoot and optimize your app. Find out how to set up alerts to monitor your application’s behavior and notifications to stay on top of the container events that are most important to you. To get the most out of this session, we recommend being familiar with CloudKit containers.

What’s new in Wallet and Apple Pay
Take passes and payments to the next level with new enhancements to Wallet and Apple Pay. Make your event tickets shine with rich pass designs in Wallet, and bring great Apple Pay experiences to even more people with third-party browser support. We’ll also look at how to disburse funds with Apple Pay on the Web and highlight new API changes that help you integrate Apple Pay into even more purchasing flows.