I have a question regarding Section 8 - localization in the Pre-Certification Checklist:
"If the channel is localized for various regions all strings in supported languages should not be truncated."
I have issues with meeting this requirement with multiple supported languages that contains different string lengths on different areas of the app. Are there any solution to tackle this problem and meets the submission requirement above?
Right now I have ellipsis as a solution to long strings, will this be enough for the requirement?
Thank you in advance for your advice.