Post

Replies

Boosts

Views

Activity

Comment on ControlWidget fails to render Image with asset image in a ControlWidgetButton
Yes, it worked in some previous beta versions, but I’m not sure if it’s a bug or an improvement that it no longer works now. My plan is to try creating an SF Symbol from my custom image and see if it works. I’ll keep you updated if I find anything new! Hey, I tried it, and if you create an SF Symbol with your custom image, it will work in Control Center. https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app
Topic: UI Frameworks SubTopic: SwiftUI
Aug ’24
Comment on ControlWidget fails to render Image with asset image in a ControlWidgetButton
Yes, it worked in some previous beta versions, but I’m not sure if it’s a bug or an improvement that it no longer works now. My plan is to try creating an SF Symbol from my custom image and see if it works. I’ll keep you updated if I find anything new! Hey, I tried it, and if you create an SF Symbol with your custom image, it will work in Control Center. https://developer.apple.com/documentation/uikit/uiimage/creating_custom_symbol_images_for_your_app
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Aug ’24
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
I think it is fixed in iOS 16.1 beta 3.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
Test in iOS 16.1 beta 3, i think it is fixed!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
The resolution of my issue has changed to a Potential fix identified - for a future OS update.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
Thanks for sharing!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
That is a good sign, but the resolution is still open? I'm worried too and I'm not sure what should we do, do we need to remove the usage of this API to be prepared that the official release will carry this bug?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on iOS 16.0 beta 7 broke Text(Date(), style: .timer) in SwiftUI widgets
My feedback status is still "Open". "Unable to diagnose with current information" looks like they need more information about this issue, like a sample project that can reproduce this issue. I create a small project with Home Screen widgets using Text .timer format.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on List of Apps selected from Family Activity Picker from a parent/guardian device is empty
Hi, sorry to bother you, just want to know how long will it take to get the results of the Family Control entitlement usage request?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on Cannot get DeviceActivityReport to work
category-token-based filter is not working for me too. I always get all results, whatever the filter I applied.
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on Xcode 13.3 failed to compile project deploy to iOS 11.0 with Intent definition contains custom types, error: 'Type' is only available in iOS 12.0 or newer.
Some of my users (~0.2%) still using iOS 11, I think it's a bug that Xcode should fix.
Replies
Boosts
Views
Activity
Feb ’22
Comment on Resume long lived operation failed with error CKDatabaseOperations must be submitted to a CKDatabase
yes, I use IceCream too, I haven’t contact the author, I notice you’ve created a issue on GitHub.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Resume long lived operation failed with error CKDatabaseOperations must be submitted to a CKDatabase
https://developer.apple.com/documentation/cloudkit/ckoperation and in the sample code of this document, it uses container.add(modifyOp) with long lived operation.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Resume long lived operation failed with error CKDatabaseOperations must be submitted to a CKDatabase
After upgrade to beta 7, my issue still exists.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Resume long lived operation failed with error CKDatabaseOperations must be submitted to a CKDatabase
I tried this solution, but it results other crashes. so I don't think this solution works.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Aug ’21