has anyone gotten the iOS examples to work recently?

Yes, it should be possible to build. Pass -DVTK_OPENGL_USE_GLES=ON when configuring VTK. It should automatically happen, looks like this is not the case right now.

Hope that works.