Posts

Post marked as solved
2 Replies
Hi Matt. Does IOS 16 supports split DNS for full tunnel mode ? Thank you
Post not yet marked as solved
9 Replies
We also noticed that the filter configurations.socket new flow still comes to the extensionbut browser new flow does not get the call back ( HandleNewFlow ).We need filterBrowsers for wef filtering.let newConfiguration = NEFilterProviderConfiguration() newConfiguration.username = "" newConfiguration.organization = "FortiClient" newConfiguration.filterBrowsers = true <-- this does not work after upgrading IOS 13.5 newConfiguration.filterSockets = false <-- tested and this still works after upgrading IOS 13.5 newConfiguration.serverAddress = "(our server)" NEFilterManager.shared().providerConfiguration = newConfiguration
Post not yet marked as solved
9 Replies
Hi. Apple.I created bug report ( feedback ) and here is the ID : FB7721239Thanks
Post not yet marked as solved
6 Replies
I am also having same problem in FilterControlProvider extension on IOS.Calling requestAuthorization in main app, and I could approve notification.Then at the Network Extension ( FilterControlProvider ), getNotificationSettings, but the authorizationStatus is notDetermined, and the error is "Notifications are not allowed for this application".iPhone X IOS 13.2