SpringboardServices : Get application name from application identifier

283 Views Asked by At

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

NSString* appName = (__bridge NSString *)(SBSCopyLocalizedApplicationNameForDisplayIdentifier((__bridge CFStringRef)(runningAppId)));*
0

There are 0 best solutions below