-
Re: InfoPlist.string not being read on WatchKit app when localized
eskimo Nov 5, 2018 1:37 AM (in response to GerardLluch)Are the equivalent localised strings working for the host iOS app?
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: InfoPlist.string not being read on WatchKit app when localized
GerardLluch Nov 8, 2018 4:24 AM (in response to eskimo)Yes, they are working for the host iOS app, but not for the watchKit app.
-
Re: InfoPlist.string not being read on WatchKit app when localized
eskimo Nov 9, 2018 1:19 AM (in response to GerardLluch)Hmmm. So is localisation working in general is your watchOS app? That is, if your watchOS app has other localised resources does it use those? In other words, is this problem only affecting the app name?
Oh, and does this reproduce on both the simulator and a real device?
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
Re: InfoPlist.string not being read on WatchKit app when localized
GerardLluch Nov 11, 2018 9:20 AM (in response to eskimo)Other localised resources are working well (layout, strings, etc.)
The problem is with the app name in the Watch App of the iPhone both on simulator and real devices.
Thank you!
-
Re: InfoPlist.string not being read on WatchKit app when localized
eskimo Nov 12, 2018 1:01 AM (in response to GerardLluch)The problem is [just] with the app name in the Watch App of the iPhone both on simulator and real devices.
Curious. I do not, alas, have any useful input on that front. My recommendation is that you open a DTS tech support incident and have a chat with our watchOS specialist (who also just happens to be our localisation specialist :-).
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardwarelet myEmail = "eskimo" + "1" + "@apple.com"
-
-
-
-