Can this be done with Phonegap Build?
- 19 Posts
- 0 Reply Likes
Posted 9 years ago
- 1941 Posts
- 89 Reply Likes
Can you please provide some more details as to what you're doing exactly, for example are you targeting all devices? What notifications are you wanting to display? When are you going to display them? When the app is the active window? Acting as a background application?
- 19 Posts
- 0 Reply Likes
Hardeep,
I want to put an icon up on the Notification bar...specifically for Andriod, possibly for iOS later on. I want to be able to use the icon to alert the user to the status of the application when it runs in the background. I will be uploading data to a database on a webserver and need a good way to keep the user in the loop as to what's going on.
--Sam
I want to put an icon up on the Notification bar...specifically for Andriod, possibly for iOS later on. I want to be able to use the icon to alert the user to the status of the application when it runs in the background. I will be uploading data to a database on a webserver and need a good way to keep the user in the loop as to what's going on.
--Sam
- 1941 Posts
- 89 Reply Likes
Hey Sam,
This may be what you're looking for.
https://github.com/filmaj/phonegap-sy...
However if you are using phonegap build plugins are not supported yet and you would have to build the application without phonegap build.
Hope this helps!
Hardeep Shoker
This may be what you're looking for.
https://github.com/filmaj/phonegap-sy...
However if you are using phonegap build plugins are not supported yet and you would have to build the application without phonegap build.
Hope this helps!
Hardeep Shoker

