It seems to be a continuation of the issues with the editor state and DOM falling out of sync.
I can't share the implementation project, but this is the issue: https://github.com/facebook/draft-js/issues/1089 And the component: https://robert-fairley.github.io/draftjs-litho-editor/
(my component was never meant for mobile use, though. Built for a desktop web app.)