Results 3 comments of Melbert Bolocon

Had the same problem. Don't use the text style to initiate the RTL, instead use its function, which is text.initRTL().

> @javurtez Thank you very much for the response. I added the code to the issue + using the text.initRTL() as you suggested. It seems not to work. Do you...

Okay, after rechecking the problem again in iOS15, I think the workaround for this is after setting the textObject.text/textObject.setText to a new text string, or even adjust the fontSize, you...