IOS 本地搜索应用

IOS Local search for apps

我在 IOS (Iphone) 上有一个应用 运行。 我希望用户能够通过两种不同的语言在他们的本地设备搜索中搜索它。

我该怎么做? 目前,它仅在用户以名称所用的实际语言搜索其名称时才能找到该应用程序...

这可能有效:

https://developer.apple.com/documentation/sirikit/registering_custom_vocabulary_with_sirikit/specifying_synonyms_for_your_app_name

注意有关通过指定变量名称使用本地化应用程序名称的注意事项。