0

My application name is TestApplication which is my bundle display name and my application PRODUCTNAME is MyTestApplication.

When I search my application on Simulator/Device with keyword "My" it doesn't search the application.

How can I make searchable my application with keyword "My"?

sloth
  • 99,095
  • 21
  • 171
  • 219
Umair
  • 65
  • 1
  • 8

1 Answers1

0

After an hours research I have found that The iPhone Spotlight searches the applications with 2 names 1- Bundle Display Name 2- Apple Store Name So If we set the name in appstore MyTestApplication then searching with word "My" would also search the app TestApplication.

Umair
  • 65
  • 1
  • 8