Post

Replies

Boosts

Views

Activity

WeatherKit Historical Data Request Limited to 10 Days
Until recently, I was unable to use WeatherKit to obtain historical Daily data. Now, it appears that I can retrieve Daily and Hourly historical data, but the returned data is limited to a ten day period. No matter what start and end dates are included, I get data from start date to 10 days later (assuming the end date was more than 10 days after the start). Is this a permanent restriction? Example: let historicalData = try await weatherService.weather(for: location, including: .daily(startDate: startDate, endDate: endDate))
2
1
2.3k
Nov ’23
Sample Code from WWDC20
I'm struggling with using Core Data with the CloudKit PUBLIC database which was covered in talks in WWDC20. When I look for the sample code for CoreDataCloudKitDemo I can only find the WWDC21 code which is for Sharing private records - not the setup for the Public database. The WWDC20 slides use the same name for the sample code. Where can I find the sample code for Core Data and the Public Database (from WWDC20)? Thanks.
0
0
592
Oct ’21
WeatherKit Historical Data Request Limited to 10 Days
Until recently, I was unable to use WeatherKit to obtain historical Daily data. Now, it appears that I can retrieve Daily and Hourly historical data, but the returned data is limited to a ten day period. No matter what start and end dates are included, I get data from start date to 10 days later (assuming the end date was more than 10 days after the start). Is this a permanent restriction? Example: let historicalData = try await weatherService.weather(for: location, including: .daily(startDate: startDate, endDate: endDate))
Replies
2
Boosts
1
Views
2.3k
Activity
Nov ’23
Sample Code from WWDC20
I'm struggling with using Core Data with the CloudKit PUBLIC database which was covered in talks in WWDC20. When I look for the sample code for CoreDataCloudKitDemo I can only find the WWDC21 code which is for Sharing private records - not the setup for the Public database. The WWDC20 slides use the same name for the sample code. Where can I find the sample code for Core Data and the Public Database (from WWDC20)? Thanks.
Replies
0
Boosts
0
Views
592
Activity
Oct ’21
is there an api for the AirPods
I would like to use the AirPods for some accessibility features but cannot find any reference to an available api. Is access to the hardware available?
Replies
3
Boosts
0
Views
9.7k
Activity
Oct ’21