RTL Not Work

Hi I want to rtl my ionic app but that`s Not work…

My Ionic and Cordova Version
Screenshot from 2020-04-02 20.18.26

I Added rtl to html tag
Screenshot from 2020-04-02 20.20.15

please Help me Thanks

Hi, this is a known issue, look for solution here:

https://forum.ionicframework.com/t/ionic-4-must-be-a-rtl-ltr-bug-multi-language-app/154842
https://github.com/ionic-team/ionic/issues/17012

Thanks For answer
I can`t Understand that… :disappointed_relieved:

But I Add below code to index.html

* { text-align: start; }

and now it is work
Screenshot from 2020-04-03 11.24.50