1

I want to detect apps installed on my Iphone Programatically. How can I do this ? There are many Questions at stackoverflow but none of them techniques are working .

One of them is here Detecting programmatically whether an app is installed on iPhone

In this

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"nameOfMyApp:"]];

How can I find the name of app e.g Facebook is installed and its name is displaying as Facebook but when i wrote Facebook its code is not working but when i wrote "fb" insteadd of "Facebook" its working

Community
  • 1
  • 1
zohaibkhan
  • 227
  • 1
  • 2
  • 12

0 Answers0