Duplicate
Post
Replies
Boosts
Views
Activity
As of iOS 15 the correct path is Settings > General > VPN & Device Management
For what it's worth, I'm no longer seeing the error when running on a 16.1 simulator.
Apologies, this would be more appropriately titled, iOS 17 Breaks Usage Of TextField.focused()
Hi @baugestalt, no I haven't. I'm hoping that it's fixed for the iOS 17 release build.
Am also having the same issue mentioned twice above (the 19.737993 magic number).
The question is answered in this post. The correct solution is to use capture lists.
Hi @nathanfusselman I'm also running Xcode 15 Beta 7 and structured logging doesn't seem to be working for me either. I'm using an iOS 17 simulator and I remember structured logging working just fine in the previous beta versions.
Removed
Thank you very much! This appears to be fixed as of iOS 17.0 (21A5317a Beta 7).
We've found a viable temporary workaround through an @unchecked Sendable container and coordination via an OSAllocatedUnfairLock