Weird. It reminds me of the 'Remote Debugging' dialog that can be made to show up on web based Flash app startup. But I've never seen this on a mobile device.
Thanks, Om On Tue, Apr 19, 2016 at 8:36 AM, Clint M <[email protected]> wrote: > PopUpManager.removePopUp(systemManager.popUpChildren.getChildAt(0)) would > probably do it. > > Better to figure out why/how it's popping up in the first place and not do > that. > > Search for PopUpManager.addPopUp/createPopUp in your code. > > On Tue, Apr 19, 2016 at 6:38 AM, [email protected] < > [email protected]> wrote: > > > Can someone tell me what is this strange window, that appears > spontaneously > > after my app starts? How i can remove it? > > > > < > > > http://apache-flex-users.2333346.n4.nabble.com/file/n12529/Screenshot_2016-04-19-10-58-18.jpg > > > > > > > > > > > -- > > View this message in context: > > > http://apache-flex-users.2333346.n4.nabble.com/What-is-this-window-tp12529.html > > Sent from the Apache Flex Users mailing list archive at Nabble.com. > > >
