Has anyone figured out how to display a modal or $ionicpopup? Alert() works from app.js. But anything else won't.
Right now, I'm working around this by always displaying the notification, but it'd be nice to display a pop-up if the app is in the foreground.