I have a requirement where I need to pass the custom proxy details to get the data from the server . For this purpose I need to access the proxy username and password located in the device wifi settings .
I have used CFNetworkCopySystemProxySettings() and able to get port and proxy server .
Is there any way I could access username and password ?
I have used CFNetworkCopySystemProxySettings() and able to get port and proxy server .
Is there any way I could access username and password ?