Resident and Minimize
I want know how to handle an app to minimize and get resident when phone go on
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I want know how to handle an app to minimize and get resident when phone go on
I'm not sure I understand the question.. can you give an example what exactly you want the app to do?
Hey Max, I need that: When i start the application go minimize or iconize and stay resident (4 example active in the background) the customer use his phone witht standard functions but with a single combination of keys he can do some function in my app, but leaving the main screen free to other stuffs.
I don't know if that's possible. You start with a mobile web app in Tiggzi. To get access to device APIs, we include PhoneGap (http://phonegap.com). If PhoneGap provides the API/functionality that you need - then you can use it.
Ok thank you ill try