I am having an app in which I start and perform a BLE scan. Every thing is fine. I just want to know that is there a feature for creating a timeout for the scanning process. So that if BLE scan cannot find any device for a certain period of time, I can show an alert or popup to the user.
Any suggestions are appreciated.
swift 3
after 1 min BLE scanning is stop.