Posts

Post not yet marked as solved
1 Replies
1.1k Views
As some discussion suggested (https://developer.apple.com/forums/thread/683773), that the Live Preview debug function has been removed from Xcode 13 for some reason. I wonder what would be the best practice to debug a SwfitUI View when we have not yet established a path from the App's entry point to this View?
Posted Last updated
.
Post not yet marked as solved
0 Replies
544 Views
iPhone 11 15.3.1 Apple Watch 6 44m 8.6 Xcode 13.4 MacBook Pro (16-inch, 2019) 12.3.1 Console 1.1 (6.0.7) I found this while I tried to use Logger API to debug the app for Apple Watch, that Mac's Console App does NOT stream Apple Watch, zero, nothing at all, even I check to including "Info" and "Debug" messages. However, streaming iPhone log in Mac's Console App has no issue. If I stream Apple Watch simulator though, the stream log information works. Is this normal?
Posted Last updated
.