Posts

Post marked as solved
5 Replies
930 Views
Hi, Until Xcode 12 beta 4, everything was fine but since beta 5 I don't see _XCAppClipURL having any effect. The userActivity delegate isn't called. Is anyone facing this?
Posted Last updated
.
Post not yet marked as solved
0 Replies
183 Views
I want to control the visibility of Action Extension programatically (kind of A/B testing). Is it possible to control it via code? [i.e control the "Embed App Extension" in build phases part in code]
Posted Last updated
.
Post not yet marked as solved
6 Replies
1.2k Views
I followed instructions at : https://developer.apple.com/documentation/app_clips/testing_your_app_clip_s_launch_experience I could test the local invocation via NFC , but for QR code it isn't working. Did anyone succeed with QR Coe local experiences testing? If so how? [Safari smart banners aren't working yet]
Posted Last updated
.
Post marked as solved
1 Replies
647 Views
I am opening a PDF doc and adding various annotations to it stamp, text etc . Once I fill those annotations I need to flatten the PDF but I don't find a direct way to do it. How can we flatten a PDF with annotations? Thanks
Posted Last updated
.
Post not yet marked as solved
0 Replies
155 Views
How to read the metadata associated with PDFKit annotations Widgets ? I can only see properties like widgetFieldType and widgetStringValue. The metadata contains details like field color etc.
Posted Last updated
.