0

How can i use SpringboardServices, currently it is showing linking error.

NSString* appName = (__bridge NSString *)(SBSCopyLocalizedApplicationNameForDisplayIdentifier((__bridge CFStringRef)(runningAppId)));*
Kumar KL
  • 15,315
  • 9
  • 38
  • 60
ManiaChamp
  • 849
  • 7
  • 22
  • see this http://stackoverflow.com/questions/14144848/how-to-launch-applications-without-url-schemes-and-without-touching-the-icon-on – Mani Jan 27 '14 at 06:23
  • @Mani: I dont want to submit my app on App Store, this is an enterprise application. So i have to use this PrivateFramework. I have seen the link you shared. IT will not solve my problem. – ManiaChamp Jan 27 '14 at 06:32
  • then you can look at this. take time and understand about this http://stackoverflow.com/questions/5906180/return-a-list-of-running-background-apps-processes-in-ios – Mani Jan 27 '14 at 06:39

0 Answers0