Is CLLocation manger singleton , if not how to make it singleton ?
- by hib
Hello ,
I don't know whether CLLocation Manager is singleton or not suppose if I want to make it singleton for some reasons and want to use it in all the view controller s throughout the application then how can I do so ?