phonegap-build / PushPlugin

This repository is deprecated head to phonegap/phonegap-push-plugin
https://github.com/phonegap/phonegap-plugin-push
MIT License
1.32k stars 1k forks source link

PushPlugin does not compile for pgb cli-6.0.0 (iOS 4.0.1). #674

Open kleeb opened 8 years ago

kleeb commented 8 years ago

Latest Phonegap Build release cli-6.0.0 comes with cordova-ios 4.0.1. On this version I am getting:

Build error : CompileC /Release-iphoneos/SlayerStG.build/Objects-normal/armv7/PushPlugin.o /Plugins/com.phonegap.plugins.PushPlugin/PushPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

on cli-5.4.1 everything compiles ok.

any clues?

kaplanmaxe commented 8 years ago

+1. Any update?

macdonst commented 8 years ago

@kleeb @kaplanmaxe why do people keep using this deprecated plugin? It is no longer under active maintenance. We have a new plugin over at https://github.com/phonegap/phonegap-plugin-push that I'm working very hard at to stay current.

Just wondering what the impediments are for people to switch over.

kaplanmaxe commented 8 years ago

@macdonst thanks for your continued hard work on this plugin.

The attached link points to this repo.

http://ngcordova.com/docs/plugins/pushNotifications/

macdonst commented 8 years ago

@kaplanmaxe well, I know the new Ionic Push stuff relies on the new push plugin over at:

https://github.com/phonegap/phonegap-plugin-push

I'm even working with @ericb from Ionic on it to support Ionic users better. You really should switch.

kaplanmaxe commented 8 years ago

No worries, I already switched. Was just pointing out how I got to the repo in the first place.

kleeb commented 8 years ago

@macdonst We are currently under the process of changing the whole stack, so in the meantime until its finished we are just maintaining what has been done so it keeps working.

danicholls commented 8 years ago

Yeah, there's no indication on PGB that this is deprecated, or anything but (apparently) a semi-official PGB plugin.