Check your public IP address library written in Swift.
- iOS 8.0+
- Xcode 10.0+
- Swift 3.0+
Add your Cartfile
github "morugu/Cypipa"
Run following command
carthage update
Cypipa.getPublicIP { (ipAddress) in
}
- Asynchronous method
- Synchronous method
- Select access point option