I have a Sencha Touch 2 app that should be able to trigger notifications.
I have 2 doubts:
- Should I use the sencha notification implementation or is it better to use phoneGap?
- How can I do to launch the application against the background of the device, so that I can check if a new notification is required for input?
Thanks in advance.
source share