Post

Replies

Boosts

Views

Activity

Comment on HighlightCenter returns no links
How did you get the system to call the highlightCenter delegate function? I can't seem to get that working. I have universal links working that recognize the URL of the content I share. If I tap on the content in Messages, it does open my app but it is not showing up in my shelf for Shared With You and it doesn't call the delegate function.
Topic: App & System Services SubTopic: General Tags:
Oct ’22
Comment on SWHighlightCenterDelegate never gets called
How is your universal link connected to the HightlightCenter. For example, once your App Delegate recognizes your universal link with your shared content, do you pass that link to the HightLight center or do something else with it?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on HighlightCenter returns no links
How did you get the system to call the highlightCenter delegate function? I can't seem to get that working. I have universal links working that recognize the URL of the content I share. If I tap on the content in Messages, it does open my app but it is not showing up in my shelf for Shared With You and it doesn't call the delegate function.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Programmatic push with NavigationLink via isActive during onAppear is automatically dismissed
This actually worked for me just now for iOS 14.8 on iPad. Thanks!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on Set Metal language version
thanks for the hint on this. I found that this works but you have to add a -c after metal so it should be: `xcrun -sdk iphoneos metal -c -std=ios-metal1.1 -mios-version-min=8.0 Shaders.metal -o CameraShader.air
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on "nw_endpoint_handler_set_adaptive…" coming from XPC service
I still see this issue with Xcode 13.1 and macOS Monterey 12.0.1. I read that this might be Firebase related, which I am using but I am not using XPC.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21