ndfred / iperf-ios

iPerf 3 library and app for iOS
Other
186 stars 26 forks source link

Keep the test running when in the background #14

Closed ndfred closed 5 years ago

ndfred commented 5 years ago

Right now backgrounding the app or locking the phone will just freeze the application even if a test is running. If we end up supporting server mode, that won't run if the app is backgrounded. Adding the flag to prefer Wifi would also help with test reliability.