Apple Watch CFBundleName accessibility readout -
in apple watch app, name of app contains letters should read out separately in apple watch companion app when accessibility on. eg. name "sampleappname at" , readout says "at" instead of "a" "t" separately
however, since companion app shows name cfbundlename of iphone app, reads out incorrectly.
in case of iphone app putting the unicode hex character code "" between letters eg. "sampleappname at" in cfbundledisplayname solved issue of readout iphone app.
i've tried putting in unicode hex character code  between letters cfbundlename not solve issue. i'm not sure if right way go cfbundlename.
suggestions on solving welcome.
Comments
Post a Comment