polymitis / NetDebug

Network debugging iPhone application
2 stars 0 forks source link

Upgrade to the latest iOS (10.3). #4

Open polymitis opened 7 years ago

polymitis commented 7 years ago

The application works on the simulator but both Ping and Trace operation fails on the device.

polymitis commented 7 years ago

Upgrade of NetDebug to latest iOS

polymitis commented 7 years ago

UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead.