Custom Splash Screen ios ionic

I am trying to make custom splash screen using https://www.joshmorony.com/creating-an-animated-splash-screen-in-ionic/ but its not working.
According to post
1.I used splash.html with solid color
2.Then showing this in app.component.ts
3.done required changes in config.xml

Expected Behavior:
My custom splash screen should show and then app starts

Current Behavior:
First it shows default splash screen image and letter it showed my custom splash screen.

What version of Ionic are you building / using? Example in the blog was made for Ionic v3 and if you are using Ionic v4 it most likely will not work as you expect. Just saying.

Version is Ionic v4
Testing on Simulator

Have you contacted Josh about it? He is very responsive

Not contacted him. Is he on this forum.?