Quando adiciono o plugin externo PushPlugin o build dá erro, porém não mostra detalhes. Alguém sabe o que pode ser?
- Building a Cordova 4.1.2 application.
- The application name is "QuizS"
- The package name is "xdk.intel.blank.ad.template"
- Preference android-signed set to true. Application will be signed.
- Plugin "org.apache.cordova.device" (0.2.13) installed.
- Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
- Plugin "org.apache.cordova.dialogs" (0.2.11) installed.
- Plugin "org.apache.cordova.vibration" (0.3.12) installed.
链接已复制
It looks like your push plugin is failing to get installed. Could you try building after removing it? We can see if that is the source of the problem.
Parece que o seu impulso do plugin não está a ser instalado . Você poderia tentar edifício após removê-la? Podemos ver se que é a fonte do problema .
Sim, removendo o plugin o build ocorre com sucesso. Instalei o plugin pelo GIT (https://github.com/phonegap-build/PushPlugin.git) e local, porém ambos não dão erro. Passou a dar erro depois que atualizei a versão do Intel XDK.
What kind of build are you trying this on? Here is an article with information on how to add third party plugins in case you are doing something wrong there: https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app. Or else try to download the plugin and choose the option adding plugin locally and point to the location where you downloaded. It might solve your issue.
http://qnimate.com/push-notification-in-intel-xdk-using-push-plugin/
What kind of build are you trying this on? Here is an article with information on how to add third party plugins in case you are doing something wrong there: https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app. Or else try to download the plugin and choose the option adding plugin locally and point to the location where you downloaded. It might solve your issue.
http://qnimate.com/push-notification-in-intel-xdk-using-push-plugin/
Que tipo de configuração que você está tentando isso em ? Aqui está um artigo com informações sobre como adicionar plugins de terceiros no caso de você está fazendo algo errado lá: https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to- -seu- XDK cordova -app . Ou então tentar baixar o plug-in e escolha a opção de adicionar plug-in localmente e aponte para o local onde você baixou . Pode resolver o seu problema.
http://qnimate.com/push-notification-in-intel-xdk-using-push-plugin/
