Post

Replies

Boosts

Views

Activity

Comment on MatterSupport integrated with objective-c No MatterAddDeviceExtensionRequestHandler
https://developer.apple.com/documentation/Xcode/configuring-app-groups
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on MatterSupport integrated with objective-c No MatterAddDeviceExtensionRequestHandler
I use IPC notification(CFNotificationCenterPostNotification) and NSNotificationCenter to notify, then use App Group to share data between app and extension.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on MatterSupport integrated with objective-c No MatterAddDeviceExtensionRequestHandler
APPGroups could help.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Using containerBackground with iOS16 deployment
this api is @available(iOS 17.0, tvOS 17.0, macOS 14.0, watchOS 10.0, *) public func containerBackground
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on Is there a way to support matter from iOS11.0?
Thx However, CSA repo: https://github.com/project-chip/connectedhomeip can support above from 15.4.
Replies
Boosts
Views
Activity
Mar ’23
Comment on Refreshing Widget from Notification Extension
Could you please share the implementation that how you receive silent push notification in widget extension and the test payload?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’23
Comment on Refreshing Widget from Notification Extension
Could you share your implementation that how to use a silent push notification in widget extension?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’23