Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
4,934 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to get the Ipv6 address of my Android or iOS device using the Xamarin Forms app.
How can I do it?
@JarvanZhang
I couldn't find a method to get the ipv6 address on iOS. Can you please share the namespaces that you have used?
For how to get the ip address on iOS, you could check this link:
https://stackoverflow.com/a/10803584/11083277