I'm Working with Core Bluetooth Framework. In this app I had to connect multiple Bluetooth device with the iPhone and when Bluetooth device goes out of range it shows an alert.
Instead of this alert I want to show UIViewController.All the coding of Alert is handled on NSObject Classes.
Here is the Screen which I want to show instead of AlertView