Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229353

Can I re-render the ui when the app launch from background to foreground?

$
0
0

Have you tried changing state on resume event?

$ionicPlatform.on('resume', function() {
        $state.go('some state');
    });

Viewing all articles
Browse latest Browse all 229353

Trending Articles



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