Post

Replies

Boosts

Views

Activity

Reply to Icon composer icon contains alpha channel upload error
Through trial and error I have found what causes this issue (at least one cause.- maybe there are more). The problem for me was caused by the combination of two things: Having the "Blur" option switched on for one of the groups in the Icon Composer file For that group, having at least one SVG sitting near the edge of the canvas. I'm not sure exactly where the line is, but if your SVG is in the middle, it doesn't trigger the issue - even with Blur turned on. It only shows up once your SVG is near the edge. So for me, the fix was to turn off the blur setting on the group that had an SVG near the edge.
Aug ’25
Reply to Preview crashes consistency in Xcode 16 beta
Yep this is the same error I'm seeing. [quote='790121022, twof, /thread/756681?answerId=790121022#790121022, /profile/twof'] I'm also running into this issue. If I go into the diagnostics for the previews I see that the error is LLVMError(description: "Failed to materialize symbols. I didn't see any other relevant results for this error on Google. [/quote]
Jun ’24
Reply to App Intents not discovered by iOS 16 Beta 1
I'm finding that while my intents work when manually triggered through the Shortcuts app, the Siri feature simply isn't working. I can type my exact app intent phrase and it simply doesn't pick it up. In addition, it seems like both the ShortcutsLink and SiriTipView are busted. Both of them display placeholder text. App Intents seem to be very unwell. Given how close to GM we must be, it's pretty disappointing.
Topic: App & System Services SubTopic: General Tags:
Aug ’22
Reply to WeatherKit iOS SDK 401 network error
+1 from me too, have configured everything as described and receiving the 401. Given that this feature has to be tied to your developer account in some way to count the number of requests you make, and given a 401 error, I would guess that something hasn't been wired up yet to send the right credentials to the API for developer accounts.
Topic: App & System Services SubTopic: General Tags:
Jun ’22
Reply to Icon composer icon contains alpha channel upload error
Through trial and error I have found what causes this issue (at least one cause.- maybe there are more). The problem for me was caused by the combination of two things: Having the "Blur" option switched on for one of the groups in the Icon Composer file For that group, having at least one SVG sitting near the edge of the canvas. I'm not sure exactly where the line is, but if your SVG is in the middle, it doesn't trigger the issue - even with Blur turned on. It only shows up once your SVG is near the edge. So for me, the fix was to turn off the blur setting on the group that had an SVG near the edge.
Replies
Boosts
Views
Activity
Aug ’25
Reply to Icon composer icon contains alpha channel upload error
+1 from me, also having this same issue with Xcode 26 beta 6. None of the image layers in my icon have alpha channels, but when you inspect the png produced by Xcode in the app bundle, it has an alpha channel. Logged FB: FB19782649
Replies
Boosts
Views
Activity
Aug ’25
Reply to Preview crashes consistency in Xcode 16 beta
This seems to be fixed in beta 3.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Unexpected URLRepresentableIntent behaviour
I'm interested to hear how this worked for you - where is the URL available when the app launches? I've tried different variations of this, and whilst my app launches, I can't work out where the URL ends up?
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Preview crashes consistency in Xcode 16 beta
What ended up "solving" this for me, was removing all of my third party Swift packages that I imported. It didn't appear to be any particular package that caused it, as removing them one at a time made no difference - it was just the presence of any packages that seemed to upset it.
Replies
Boosts
Views
Activity
Jun ’24
Reply to Preview crashes consistency in Xcode 16 beta
Yep this is the same error I'm seeing. [quote='790121022, twof, /thread/756681?answerId=790121022#790121022, /profile/twof'] I'm also running into this issue. If I go into the diagnostics for the previews I see that the error is LLVMError(description: "Failed to materialize symbols. I didn't see any other relevant results for this error on Google. [/quote]
Replies
Boosts
Views
Activity
Jun ’24
Reply to Name Intent Complications
Did you ever work out a way around this? I'm facing the same problem. It seems like a huge gap in this API.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to Donating App Intent with parameters (iOS 16 beta)
Found the answer! https://twitter.com/DoleeYang/status/1555828067049672704?s=20&t=pIZNltvSRbBgSD1yp3gRfw
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to App Intents not discovered by iOS 16 Beta 1
I'm finding that while my intents work when manually triggered through the Shortcuts app, the Siri feature simply isn't working. I can type my exact app intent phrase and it simply doesn't pick it up. In addition, it seems like both the ShortcutsLink and SiriTipView are busted. Both of them display placeholder text. App Intents seem to be very unwell. Given how close to GM we must be, it's pretty disappointing.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to App Intent not Discoverable by Siri
I'm also still having the same experience, in Xcode beta 4/iOS 16 beta 4 - the intent works fine through the shortcuts app, but my key phrases are totally ignored by Siri, even when typed EXACTLY as they are defined.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to WatchWidget does not define either an NSExtensionMainStoryboard or NSExtensionPrincipalClass
Exactly the same problem for me too - I started from an existing widget project and cloned if for a watch widget project. The existing project didn't have either of these defined, nor does a new project created in Xcode 14. Seems like it might be an Xcode 14 bug.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to Complications in WidgetKit - .accessoryCorner with curved text
+1 from me too, I have also not worked out how to achieve this - I'm guessing that there is a bug or a missing modifier here to allow text to be angled.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to WeatherKit iOS SDK 401 network error
+1 from me too, have configured everything as described and receiving the 401. Given that this feature has to be tied to your developer account in some way to count the number of requests you make, and given a 401 error, I would guess that something hasn't been wired up yet to send the right credentials to the API for developer accounts.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Reply to unable to prepare device for development
I am having the same problem with all of the same versions - iOS 15, Xcode 13 and watchOS 8.
Replies
Boosts
Views
Activity
Sep ’21