How to make custom iOS apps easier for Spotlight to find

|▌冷眼眸甩不掉的悲伤 提交于 2020-01-24 04:24:11

问题


I write lots of little test apps on my devices. Is there some metadata I can add to the app so it appears more readily in Spotlight searches?

For instance, I made a laundry timer app named Lavado

Can I make it appear in Spotlight searches when I search for "timer" or "laundry"?

This is not for the Apple App Store, just on my devices.


回答1:


Spotlight searches both names as they appear in SpringBoard (your home screen) and their full App Store names.

So if your application full name is "Lavado timer laundry test" it will appear when you are lookin for "timer" for example (Your spring board name can still be "Lavado").



来源:https://stackoverflow.com/questions/5249931/how-to-make-custom-ios-apps-easier-for-spotlight-to-find

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!