Posts

Post not yet marked as solved
0 Replies
464 Views
We're seeing Chrome browser crashing after using ASWebAuthenticationSession to authenticate. While the authentication succeeds, all the user's browser tabs are terminated and upon re-opening Chrome, it shows a popup message: "Chrome didn’t shut down correctly". System logs indicates that Chrome crashed (core dumped) with a Security Exception with macOS error code -67052.
Posted
by danxiangl.
Last updated
.
Post not yet marked as solved
1 Replies
1.3k Views
Currently I see methods to get the name, index, and type of nw_interface_t objects. Is there a way to get the IP addresses attached to that interface?I tried nw_path's nw_path_copy_effective_local_endpoint inside of a nw_path_monitor callback, but it always returns null.
Posted
by danxiangl.
Last updated
.