Blur UMG Not working on Android

Sounds like you might have to resort to a plugin or modify the engine yourself from Source code.
To get bloom on split screen I had to change a 0 to a 1 in one of the source code files and compile the engine. If this is not as simple as that then you will have some C++ to learn.