Quantcast
Viewing all articles
Browse latest Browse all 229897

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

Have you tried changing state on resume event?

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

Viewing all articles
Browse latest Browse all 229897

Trending Articles



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