NE: When there's an error starting the tunnel, show it to the user using displayMessage()

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander
2018-11-09 16:53:52 +05:30
parent a1070d2b29
commit 3136fe0e2c
4 changed files with 35 additions and 1 deletions
@@ -3,6 +3,7 @@
import UIKit
import MobileCoreServices
import UserNotifications
class TunnelsListTableViewController: UIViewController {