Hi,
Why a “native.showWebPopup” does not create an element in the display root group?
I have a Text message in the screen and a webpopup.
if i run this code:
local count = display.getCurrentStage().numChildren
print( "Number of objects on the screen = " .. count )
the total count is “1”, therefore i cannot use the method that you mentioned in all foruns based on the Orientation Change.
To do this i have 2 alternatives:
- have the functionality of forcing the current view/activity/stage to be landscape or portrait
- You make a showWebpopup like an object in the stage
But, neither of this alternatives are available.
I’ve very urgency on this matter. Can you please answer asap?
Thanks
[import]uid: 102357 topic_id: 20194 reply_id: 320194[/import]