Software Archive
Read-only legacy content

Build Failed

Diego_B_1
Beginner
487 Views

Quando adiciono o plugin externo PushPlugin o build dá erro, porém não mostra detalhes. Alguém sabe o que pode ser?

The build failed.
An error occurred while building the application. Verify your build assets are correct and try again.
Build Log:
  • 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.
 
0 Kudos
7 Replies
Anusha_M_Intel1
Employee
487 Views

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 .
0 Kudos
Diego_B_1
Beginner
487 Views

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.

0 Kudos
Anusha_M_Intel1
Employee
487 Views

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/

 

0 Kudos
Anusha_M_Intel1
Employee
487 Views

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/
0 Kudos
Diego_B_1
Beginner
487 Views
Estava funcionando perfeitamente. Parou de funcionar do nada, acho que depois de atualizar a versão do Intel XDK. Eu tinha feito exatamente isso, seguido os passos e adicionados pelo GIT, estava tudo ok. O problema é que o log do build não mostra o motivo do erro, simplesmente dá falha.
0 Kudos
Anusha_M_Intel1
Employee
487 Views

Glad things worked for you. 

Coisas alegres funcionou para você .
0 Kudos
Fab_V_
New Contributor I
487 Views

i've resolved the problem in downloading the previous commit (#224) of pushplugin and installed it on local.

0 Kudos
Reply