How to read message displayed in UIView animation which is generated on runtime

Hi

Platforms: ios 8, c# bindings, appium 1.3.1

I am performing some operation on ipad which gives status message on completion.
Now this status message is flashed only for 3 sec and is a uiviewuiview element, generated on runtime.
I cannot see this object in Appium inspector

Please let me know if there is some solution to it so as to read the message