Ionic 5: input focus scroll assist on iOS broken

Hi. Input focus scroll assist (when touching an input at the bottom of the page the page would scroll so the input get above the keyboard) on iOS is borken since IONIC version 4.9.
Here the issue on github: https://github.com/ionic-team/ionic/issues/19589
I created a new project with 5.0.4, input focus scroll assist does not work as well.

Here the source: https://www.dropbox.com/s/z9qzf9hd9vh36c2/tabs5.zip?dl=0
Here a short video (input ‘test’ should scroll above the keyboard): https://www.dropbox.com/s/x65yumd088vyunt/RPReplay_Final1583565207.MP4?dl=0

Has anyone of you brought that up and running with scroll assist? For me it is not usable without scroll assist, I have to use IONIC 4.8.1 until the bug gets resolved…

THX