It’s the app called ‘VMF Syd’ on App Store. This has previously built and worked fine with the latest Graphics 1.0 Corona SDK, of course.
I’ve made relatively few changes to the source after installing 2013.2076. In order to check a few views that don’t display correctly in the Corona Simulator, I built it using the same developer profile and installed it on an Iphone 4 using the Iphone Configuration Utility (via tether). Again, as usual.
I would describe the glitch as: if nothing moves on the screen, a black screen is display. That is, while you scroll a tableview, for each vertical position change, it shows the view, and when the speed reaches below 1 px/update, it blinks black intermittently, and then goes completely black when the scrolling stops.
It’s a tab based app where I’ve used the backwards compatibility mode and only changed tableView anchors, transitions for tableviews, and that’s basically it.
I’ve attached the build settings and config.lua.