Posts

Post not yet marked as solved
11 Replies
Hi @eskimo - Found this post and experiencing the same issues as above. When I do the entitlements dump, I am seeing Warning: Specifying ':' in the path is deprecated and will not work in a future release I doubt this is an issue right now.. Hopefully your tip will help me debug my issue :)
Post not yet marked as solved
8 Replies
I am seeing this too in a macCatalyst SwiftUI app. It happens when I move the window..
Post not yet marked as solved
1 Replies
Hi @imtherb91, did you ever get a good answer for this. I am working on an app, that syncs fine to macOS and iPadOS, but for some reason the data doesn't seem to sync well to iOS. On my test machines, I have ensured all devices are using the same iCloud account. So what I am trying to figure out is how to debug this.
Post marked as Apple Recommended
I am seeing this starting yesterday. I raised a feedback request
Post not yet marked as solved
2 Replies
Note, I have confirmed that all of background layers do not have an Alpha Channel, and are of the appropriate sizes.
Post not yet marked as solved
2 Replies
Have opened a ticket with Apple and have been working thru suggestions.. still no resolution, but will post answer when it is resolved
Post not yet marked as solved
33 Replies
I am still not seeing this work, I am the very latest developer beta, has this been enabled yet?
Post not yet marked as solved
2 Replies
I am still seeing this error on my iMac, I can only deploy my code via my MBP at this time. Any suggestions would be appreciated.
Post marked as solved
1 Replies
I'm closing this question for now, as deploying the same version of the app via the USB-C cable from the Xcode to the iPad worked. It now pulled the data from CloudKit.
Post not yet marked as solved
1 Replies
I am having this same issue, have you figured out how to debug this? I have a project I’ve not worked on for about 5 months, and when I try to open it now.. Xcode hangs.
Post not yet marked as solved
4 Replies
What was your ultimate issue here.. I am trying to covert a Core Data UIKit App to SwiftUI Architecture, and I am getting this in previews and when I launch in the Simulator, The app launches and the immediately shuts down (closing the debug window).
Post not yet marked as solved
2 Replies
Well, I tired to get some help on StackOverflow and they didn't get the issue... https://stackoverflow.com/questions/64082376/couldnt-cast-swiftui-extensiondelegate-to-extensiondelegate/64085463#64085463 - Just to be clear, it is not a problem with @environmentObjects - that is working well - passing between the various views... the issue is with passing to a class.