Hi Guys
In my application I want to use Push Notification plugin for iPhone, so when I looked into it I found the Push Notification plugin here https://github.com/purplecabbage/phon... .
But then I found few more links which says phonegap build supports only Child Browser plugin. Following are the links where I found this information
http://stackoverflow.com/questions/10...
https://build.phonegap.com/docs/plugins
One of the link is from documentation itself. It looks like I wouldn't be able to do push notification in my application. If its true than it will be a major set back for my project.
Is there any work around to use these plugins and getting the ios build as well?
Please help me.
In my application I want to use Push Notification plugin for iPhone, so when I looked into it I found the Push Notification plugin here https://github.com/purplecabbage/phon... .
But then I found few more links which says phonegap build supports only Child Browser plugin. Following are the links where I found this information
http://stackoverflow.com/questions/10...
https://build.phonegap.com/docs/plugins
One of the link is from documentation itself. It looks like I wouldn't be able to do push notification in my application. If its true than it will be a major set back for my project.
Is there any work around to use these plugins and getting the ios build as well?
Please help me.
- 27 Posts
- 0 Reply Likes
Posted 8 years ago
- 1941 Posts
- 89 Reply Likes
Hey Uday,
You are correct that PG:Build only supports the ChildBrowser plugin at the moment.
We're working on getting Push Notifications integrated into build.
You can also take a look at our other plugins we're working on integrating here:
http://community.phonegap.com/nitobi/...
Hardeep Shoker
You are correct that PG:Build only supports the ChildBrowser plugin at the moment.
We're working on getting Push Notifications integrated into build.
You can also take a look at our other plugins we're working on integrating here:
http://community.phonegap.com/nitobi/...
Hardeep Shoker
- 27 Posts
- 0 Reply Likes
Hi Hardeep
Thanks for the quick reply.
The application I am building would need the Local notification, Push notification and SMS functionality. Can you suggest me some alternative to create the build for iOS with these plugin support.
How much time do you think it will take to integrate these plugin in phonegap build?
Thanks for the quick reply.
The application I am building would need the Local notification, Push notification and SMS functionality. Can you suggest me some alternative to create the build for iOS with these plugin support.
How much time do you think it will take to integrate these plugin in phonegap build?
- 1 Post
- 0 Reply Likes
Hi Hardeep,
I am also working on the PhoneGap project. I have similar issues as "Uday" describe above. Is there any plugins for Push Notification and Local Notification which we can use with phonegap to integrate for IOS and Android?
Thanks,
Tarun
I am also working on the PhoneGap project. I have similar issues as "Uday" describe above. Is there any plugins for Push Notification and Local Notification which we can use with phonegap to integrate for IOS and Android?
Thanks,
Tarun
- 7 Posts
- 0 Reply Likes
We had a similar problem, not sure if this will help, but we went with PushWoosh, there is a help page that includes code samples for each platform here:
http://www.pushwoosh.com/programming-...
You'll see that PhoneGap is listed under each of the iOS, Android and Blackberry sections.
The only down side is $200/year or $20/month to have access to their JSON API for sending notifications programatically plus a bunch of other features. If you don't need the API or those features its free.
http://www.pushwoosh.com/programming-...
You'll see that PhoneGap is listed under each of the iOS, Android and Blackberry sections.
The only down side is $200/year or $20/month to have access to their JSON API for sending notifications programatically plus a bunch of other features. If you don't need the API or those features its free.
- 27 Posts
- 0 Reply Likes
The documentation on pushwoosh says that I need to add the push notification plugin for this. I am creating the ios build using https://build.phonegap.com/. I upload the www folder of my application on the site and it give me the ios specific build. I dont think I can add the plugin into the phonegap build unless I have my own mechanism, similar to phonegap, to create build for ios or the build system support this plugin.
Can anyone tell how long will it take for the support of this plugin. I also need the local notification in my application, its again going to be hard without the plugin support
Can anyone tell how long will it take for the support of this plugin. I also need the local notification in my application, its again going to be hard without the plugin support
- 21 Posts
- 7 Reply Likes
We have raised the issue with the plugin once again. On the PushWoosh side, we have developed the plugin ourselves and it's ready to be integrated with PhoneGap build. You can read more in this thread:
http://community.phonegap.com/nitobi/...
http://community.phonegap.com/nitobi/...
- 1 Post
- 0 Reply Likes
Hey Uday
are you trying to develop the push notifications service your self or are you looking for saas solutions such as urban, pushwoosh, pars and more?
as a freelance developer, when costumer ask me for PhoneGap push notifications I use http://www.PushApps.mobi
they have very detailed documentation that you can check here -
http://wiki.pushapps.mobi/display/PUS...
are you trying to develop the push notifications service your self or are you looking for saas solutions such as urban, pushwoosh, pars and more?
as a freelance developer, when costumer ask me for PhoneGap push notifications I use http://www.PushApps.mobi
they have very detailed documentation that you can check here -
http://wiki.pushapps.mobi/display/PUS...
- 3 Posts
- 0 Reply Likes
- 11 Posts
- 0 Reply Likes
4 months ago: "We're working on getting Push Notifications integrated into build."
We're considering switching to trigger.io.
We're considering switching to trigger.io.
- 65 Posts
- 5 Reply Likes
I've been asked about Push notifications too - is there any update on this?
I may have to look at trigger.io too in the meantime.. :/
I may have to look at trigger.io too in the meantime.. :/
- 1941 Posts
- 89 Reply Likes
Hey everyone,
I thought I would provide some insight into the status of push notifications for build.
We are in a much better position in terms of supporting various plugins for build now as we use the standard Pluginstall architecture:
https://github.com/alunny/pluginstall
We have a few of our team members investigating/implementing and testing various push notification plugins.
Hardeep Shoker
I thought I would provide some insight into the status of push notifications for build.
We are in a much better position in terms of supporting various plugins for build now as we use the standard Pluginstall architecture:
https://github.com/alunny/pluginstall
We have a few of our team members investigating/implementing and testing various push notification plugins.
Hardeep Shoker
- 1 Post
- 0 Reply Likes
Hi Hardeep,
Is there some support for generic plugins already working or is there a timeline for when you'd be able to dynamically add plugins?
Is there some support for generic plugins already working or is there a timeline for when you'd be able to dynamically add plugins?
- 7 Posts
- 0 Reply Likes
hi hardeep,
It was nice to see Google analytic into PG.
pls can you update on ETA about the push feature. Since We have told our client that PG build development people will be integrating Push notifications in next 2-3 months. (he is aiming bazooka at us) will it be possible?? :D
Thank you
abhishek
It was nice to see Google analytic into PG.
pls can you update on ETA about the push feature. Since We have told our client that PG build development people will be integrating Push notifications in next 2-3 months. (he is aiming bazooka at us) will it be possible?? :D
Thank you
abhishek
- 4 Posts
- 0 Reply Likes
- 7 Posts
- 2 Reply Likes
- 11 Posts
- 0 Reply Likes
EMPLOYEE
Hardeep Shoker (Official Rep/Developer) 6 months ago
We're working on getting Push Notifications integrated into build.
- 10 Posts
- 1 Reply Like
It would be nice if it came with support for stuff like UrbanAirship's geolocation limited Push notifications.
- 44 Posts
- 7 Reply Likes
Three months later and the plugin for PushWoosh is not released?
I have talked with the PushWoosh team and they told me that are waiting your release it!!
When will be this plugin release fot PhoneGap Build?
Thank you
I have talked with the PushWoosh team and they told me that are waiting your release it!!
When will be this plugin release fot PhoneGap Build?
Thank you
- 6 Posts
- 0 Reply Likes
A vote here for the phonegap build plugin for Pushwoosh. (or other...)
We need to make a decision on which way to go with a number of apps in Feb and this would be fantastic.
Any chance of a quick update with regards to rough timescales ??
Even if April / May - we would wait.
Thanks for any info you can provide.
We need to make a decision on which way to go with a number of apps in Feb and this would be fantastic.
Any chance of a quick update with regards to rough timescales ??
Even if April / May - we would wait.
Thanks for any info you can provide.
- 24 Posts
- 2 Reply Likes
This is definitely a serious 'gap' in the Phonegap Build offering (if you'll pardon the pun) - it's one reason why we are being forced to evaluate other alternatives for future projects. Which is a shame as really love PG Build!
- 10 Posts
- 1 Reply Like
Until PhoneGap Build gets there, this might be a decent solution for people without Macs who also refuse to get one: http://www.macincloud.com/
- 1941 Posts
- 89 Reply Likes
Great news everyone!
We now support Generic Push plugins :)
https://build.phonegap.com/blog/intro...
Hardeep Shoker
We now support Generic Push plugins :)
https://build.phonegap.com/blog/intro...
Hardeep Shoker
- 89 Posts
- 0 Reply Likes
but theres no support for bb apps on it, am i right
- 0 Posts
- 0 Reply Likes
plugin unsupported: com.phonegap.plugins.PushPlugin
- 6 Posts
- 0 Reply Likes
- 24 Posts
- 2 Reply Likes
Am I right in thinking that there is still no way to access banner notifications / the notification bar (call it what you will), and although this plugin permits for push notifications to be received, the only way to convey a message to the user remains a javascript alert? Or have I missed something in the docs (fingers crossed).
- 23 Posts
- 0 Reply Likes
I think you miss somthing, I have not tried it yet but I think you can put whatever code you like into the function that is called when the received message event is triggered.
- 24 Posts
- 2 Reply Likes
Hiya, I see thats the case, however, as far as I know there is no way to access (for example) the notification bar in android (local notifications) as yet?
- 23 Posts
- 0 Reply Likes
What about this? http://docs.phonegap.com/en/2.3.0/cor...
- 24 Posts
- 2 Reply Likes
Sadly none of the options available in the notifications API let you access the notification area and pop a symbol/message in it - the most you can do is a JavaScript alert :(
- 157 Posts
- 5 Reply Likes
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers










