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

v. 2.5.0 does not compile in Phonegap Build (iOS) #702

Open entiendoNull opened 7 years ago

entiendoNull commented 7 years ago

First off, I'd like to thank you for the effort. I've been using this plugin for a while and it has been great to work with. So, I used version 2.4.0 of this plugin earlier and had no problems when compiling with Phonegap Build. When trying to use the recommended version 2.5.0 I get the following error for iOS:

Error - The following 3rd-party plugin is causing the build to fail and may need to be updated to a newer version: com.phonegap.plugins.PushPlugin

cli-6.3.0 (4.2.0 / 5.2.1 / 4.4.1)

The Android (.apk) seems to compile without any problems. Any idea on how to fix this?