Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getIPAddress return blank #111

Open
vibdheeraj opened this issue Oct 24, 2019 · 1 comment
Open

getIPAddress return blank #111

vibdheeraj opened this issue Oct 24, 2019 · 1 comment

Comments

@vibdheeraj
Copy link

NetworkInfo.getIPAddress() return blank in iOS simulator.

NetworkInfo.getIPAddress().then(ipAddress => {
console.log(ipAddress);
});

@syedamirali14
Copy link

use getIPV4Address instead it will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants