iOS Pro and Post-Processing Effects

I recently acquired iOS Pro for other reasons (for which it is working very well), but I also noticed that in the license comparison chart it claims to support full screen post-processing effects. Whenever I attempt to apply any of the included effects (glow, fisheye, depth of field, etc.) to my camera, however, I always get an error message at runtime stating:

“Effect is not supported on this platform.”

And the effect component is deactivated. Are these effects actually not supported, or am I doing something wrong, or…?

Thanks for your help!

Cheers,
Mal

some of these effects require deferred rendering from what I recall, which is not supported on iOS.
Also they are not exactly “efficient” and would kill the game totally.

But you have render textures etc available to create your own PostFX