The above iOS version is 14.7 beta, but the same behaviour is seen in 14.5.1, 14.6 .
Post
Replies
Boosts
Views
Activity
The error code is not captured in our App. It is from the logs of the device via the console, we are able to capture this error.
open func saveToPreferences(completionHandler: ((Error?) -> Void)? = nil)
While doing the above operation , the NSError returned back is having the problem
What is the limit of providerConfiguration ?
FB9162278
"the NetworkExtension configuration is to large (2643248 bytes) " this corresponds to approximately 2 MB . Could you please confirm again if the limit is 2 GB or 2 MB?
With VPN disabled , WatchOS update was successful.
Is it possible to pass Sanitizer flags to xcodebuild and built a light version of ASAN into the App ?
We have logged a bug via feedback assistant , this is the Bug ID FB9841790