PushPlugin no longer supported!!!?!?!

  • 3
  • Problem
  • Updated 5 years ago
  • Solved
The pushplugin which gave support to versions below phonegap 3.0 has disappeared from the list of supported plugins this weekend, without any explanation from Adobe whatsoever.

I'm guessing it is something temporary, as it was one of the most used plugins in Adobe Build, and it would not be very serious to force everyone who needs the pushplugin to update to 3.0 (specially since it's only been available on build for some weeks)...

Im hoping the Adobe team gives us some insight on this problem, and let us know how we can overcome this limitation.

Bring us PushPlugin (com.adobe.plugins.pushplugin) back please!!!
Photo of Android Test

Android Test

  • 14 Posts
  • 1 Reply Like
  • frustrated

Posted 7 years ago

  • 3
Photo of Eddy Verbruggen

Eddy Verbruggen, Champion

  • 375 Posts
  • 86 Reply Likes
Hi,

Some changes were made for 3.0 compatibility. In the process, the packagename of this plugin has changed, but it is actually still there:
https://build.phonegap.com/plugins/158

This is the code for the PhoneGap 3.0 version:
<gap:plugin name="com.phonegap.plugins.pushplugin" version="2.0.3" />
Photo of wendigo

wendigo

  • 49 Posts
  • 0 Reply Likes
We need the plugin version for <3.0...
Photo of Android Test

Android Test

  • 14 Posts
  • 1 Reply Like
Hello Eddy,

Thanks for your answer.

There used to be 2 versions of the plugin:

- com.adobe.plugins.pushplugin (for phonegap < 3.0)
- com.phonegap.plugins.pushplugin (for phonegap 3.0)

Now there is only one of them (the one for 3.0), and we have tried to insert this one (specifying the version 2.0.3) in our

And it works!!

So, people from Adobe, please notify this to the users, as there may be many around thinking they are stuck without a pushplugin for < 3.0 apps!

Greets!
Photo of Android Test

Android Test

  • 14 Posts
  • 1 Reply Like
ok.. with the cleaning of HTML... not showing what it should....

BASICALLY, USE THE ONLY PLUGIN AVAILABLE NOW, BUT DONT PUT THE VERSION, AND BUILD WILL LOAD THE 1.3.7 WHICH WORKS FOR <3.0
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hey guys

You can look for the older version from the top-right of the plugin's page. Here is for 1.3.7: https://build.phonegap.com/plugins/153



Apologize if the link above is not quite visible.

Thanks



(Edited)
Photo of Kaiesh

Kaiesh

  • 3 Posts
  • 0 Reply Likes
The PushPlugin that is referenced by the PhoneGap Build service does not appear to be actively maintained. There are a huge number of pull requests that have not been merged - the last commit was in Oct 2014.

By comparison, some of the other forks from this plugin have great support, and have evolved with the various application OS releases (for example the latest Lollipop android release, and the iOS 9 developer preview)

How can we encourage the Adobe Build service to use a newer version, and actively maintained version, of this plugin - like the one at:
https://github.com/Telerik-Verified-P...

Thanks,
K