ios - Localize watchkit companion app display name -


i having issues localizing app display name on apple watch companion app. following guide lines have localize cfbundlename follow:

cfbundledisplayname = "my app"; cfbundlename = "myapp";

i did every different language supported app, in apple watch companion app shown english cfbundledisplayname.

any idea on how localize apple watch companion app name?

thank helping

i believe bug of ios9. reason clear, there no apps on appstore provides localized companion app title.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -