VPN support for tvOS would be a tremendous feature.
One more vote here!
Post
Replies
Boosts
Views
Activity
I have exactly the same issue with Xcode 12.4 and a macCatalyst app. I am also not able to get a memory graph when running under catalyst, but no issue when running on an iPad.
I'm also trying to debug a memory leak in catalyst and neither Xcode nor Instruments wants to help...
Did you find any workaround ?
I have been trying to write a standalone watchOS app which can monitor network state and interact using http (not https) with the local router on the wifi network. URLSession is failing if there is not an active connection to the internet beyond the router.
The low level networking TN implies that the only way I can do this is to start an audio stream. However the FAQ doesn't clarify what exactly api must be called (and/or capabilities or entitlements required) to enable NWBrowser or NWConnection to function.
Please could you clarify exactly how low level networking can be enabled in a standalone watchOS app ?
Thanks
Guy