Search found 4 matches

Go to advanced search

by solomon staggs
Wed Mar 02, 2016 7:50 pm
Forum: Issues
Topic: For an Ionic project, where and how should I listen for phonegap's resume event?
Replies: 3
Views: 111
 
Jump to post

For an Ionic project, where and how should I listen for phonegap's resume event?

Thanks again for your help. I got it working by using the following code in the init function of the index page. The $scope.$apply(); was key. document.addEventListener( "deviceready", function() { document.addEventListener( "pause", function() { Apperyio.navigateTo("loginSc...
by solomon staggs
Wed Mar 02, 2016 2:55 pm
Forum: Issues
Topic: For an Ionic project, where and how should I listen for phonegap's resume event?
Replies: 3
Views: 111
 
Jump to post

For an Ionic project, where and how should I listen for phonegap's resume event?

Hello, thanks for your reply.

Any place in particular on the index page? Could I add it to the init scope function?

by solomon staggs
Wed Mar 02, 2016 1:50 am
Forum: Issues
Topic: For an Ionic project, where and how should I listen for phonegap's resume event?
Replies: 3
Views: 111
 
Jump to post

For an Ionic project, where and how should I listen for phonegap's resume event?

I need to navigate back to a login screen whenever the user switches back to my app, or minimizes it then opens the app again (via the home button on iOS for instance). I know that Phonegap has a "resume" event that I can use, but for the life of me I can't figure out where I can add the a...
by solomon staggs
Thu Nov 21, 2013 1:17 am
Forum: Issues
Topic: automatic partial screen refreshes
Replies: 1
Views: 65
 
Jump to post

automatic partial screen refreshes

We're hoping to write a clinical application using appery.io to work both on tablets (for patients and medical assistants) and browsers (for nurses/PAs/doctors). As a patient moves through the clinic we need to have each medical provider's screen (whether on the tablet or browser) automatically do a...

Go to advanced search