I couldn’t find if it was answered before, I’m struggling with calling getifaddrs system function declared in ifaddrs.h header. How can I call it from MOE on iOS?
On a side note. When moe ios app is running on a simulator I can’t get Java’s NetworkInterface en0 for wifi connection as NetworkInterface.getNetworkInterfaces() in Java api returns null. Is it possible to tweak moe runtime to have it working in simulator?