let number = URL(string: "tel://1234567890") UIApplication.shared.open(number)
when call is finished not able to know when it is finished. I n