I have an Ipad app what has multiple OpenGL tile images, couple buttons in the corners, one of which opens a popover view.
The app have been tested with no issues on several devices with different iOS versions on them, running straight from Xcode as well as using binary build. After all the testing it was submitted to the app store. And now, after downloading it from the app store on the ipad 2 with iOS5 there's a weird behavior with the popover view. After opening and closing the popover view twice, if you try to open it 3rd time the popover view loses its height and looks like this:

enter image description here

Also as you can see it doesn't point at the button that opens it anymore. The popover stays like this until you restart the app. In the devices with iOS older than iOS5 everything is working fine. So the bug shows up only on iOS5 and only when you download the app from the app store.

Did anyone see a similar popover behavior? And is there any way to fix it?

Also any ideas on what can cause a bug to appear only in the app store app? Last question: any ideas on next steps if we can demonstrate the bug only occurs once the app has been submitted? Contact Apple?

Thanks so much for your help and I'd be happy to provide any additional details to get this resolved. Thank you again.

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top