If you're on ionic 1.2.1,
You could try adding overflow-scroll="false"
to the ion-content
tag,
that would turn off the default native-scrolling that comes with ionic 1.2.1.
I'm guessing we are facing the same problem.
Only mine is white background, so what left me is an empty white screen.
And yes it only occurs on iOS.