Quantcast
Viewing all articles
Browse latest Browse all 8068

IOS 7 - how to open a window in tab

I have following code to open a window in tab

var c = Alloy.createController('win2', g.globalGet('hometab')).getView();
    g.globalGet('hometab').open(c, {
        animated : true
    });
this works fine in ios 6 but same does not work in iOS 7 it does open but behind the current window

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>