But when you view the iPad via Symbiote, it only sees this:
And, as you can see from the pink error message in the Symbiote window, the Frankified app running on the iPad is not seeing the UIAlertView. This means that, via Frank, I cannot only not touch the OK or Cancel buttons, I can't even recognize that the UIAlertView named "DLG AFW - Restore Defaults" is present on the screen. Since Symbiote can see the UIAlertView I have some hope that there's a way for Frank to see and interact with it, but I'm not sure what it will take to make it work. Do I need to change something in my selectors, or does the in-app Frank code need to be changed in some way to recognize and deal with a UIAlertView like this?
Thanks,
Martin
P.S. Despite what was said about "a fix" in the previous thread: Can't inspect the UIAlertView using frank-cucumber 1.1.0 it seems that both Symbiote and /screenshot/allwindows-rotated still don't know how to capture and display a screen correctly when the iPad is in landscape and a UIAlertView is displayed.