WifiWizard2 icon indicating copy to clipboard operation
WifiWizard2 copied to clipboard

Add iOS support for getWifiIP ported from cordova-plugin-networkinterface lib

Open digaus opened this issue 6 years ago • 2 comments

iOS doesn't currently support getWifiIP, can be ported from cordova-plugin-networkinterface?

digaus avatar May 03 '19 06:05 digaus

So you used the issue template but didn't put any information in this issue.

Specifically you're referring to: https://github.com/salbahra/cordova-plugin-networkinterface/blob/master/src/ios/CDVNetworkInterface.m#L128

Which uses: https://github.com/salbahra/cordova-plugin-networkinterface/blob/master/src/ios/CDVNetworkInterface.m#L5

I don't have any iOS devices to test this with, but it shouldn't be too hard to port this over, will just need some people with iOS devices to test this for us

tripflex avatar Jun 23 '19 20:06 tripflex

@tripflex

Got a mac and an iPad, will provide a PR soon, so be prepared ;)

digaus avatar Sep 23 '19 22:09 digaus