Post

Replies

Boosts

Views

Activity

Reply to Xcode 15.3 device connection issues
@eskimo Please advise your fellow engineers to roll this whole thing back, or give us an option to disable debugging over network altogether. This has obviously been a huge mistake and can't easily be fixed (we're on Xcode 15.3!) and it's still not working. Too much time has already been wasted.
Apr ’24
Reply to Clipboard issues with simulators
Same issue here. Will downgrade until fixed.
Replies
Boosts
Views
Activity
Mar ’26
Reply to Debug Memory Graph not work
I can confirm the memory graph is not working on physical devices with Xcode 16.3! Tested on two different projects. ❌ iOS 18.4 not working ❌ iOS 18.4.1 not working ✅ iOS 18.3.1 working
Replies
Boosts
Views
Activity
Apr ’25
Reply to Notification payload is missing in watch since wOS7
Got the same issue on watchOS 11. We have a UNNotificationServiceExtension enriching the notification with image and sound. UserInfo is just empty on the watch.
Replies
Boosts
Views
Activity
Oct ’24
Reply to Xcode 15.3 device connection issues
@eskimo Please advise your fellow engineers to roll this whole thing back, or give us an option to disable debugging over network altogether. This has obviously been a huge mistake and can't easily be fixed (we're on Xcode 15.3!) and it's still not working. Too much time has already been wasted.
Replies
Boosts
Views
Activity
Apr ’24
Reply to Tipkit Tips keep popping up after invalidation
The solution for me was to not make the Tip struct private. Now it's remembering its state. @LogicalLight's solution with setting an ID also solved it. Then you can have the struct private.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Tipkit Tips keep popping up after invalidation
I have the same issue here. Xcode 15.0.1, iOS 17.0.3
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23