Hi, I was able to fetch the list of discovered devices using notification once app is started. But, if tried again to fetch the list of devices the list is empty. But, once app is restarted I can find device again, I believe it has to do something with discovered notification. I am new to objective c. How can I correct device discovery in objective c. Thanks