I have a chat in my app and on iOS 10 devices, after a message is sent, the view just goes blank.
This is not occurring on iOS versions < 10 and on androids. The send button itself is running just running a firebase push to the realtime database.
I am running the ionic starter TABS.
Has anyone experienced something similar?