Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How to find a situation that became an error on cordova.js

Hamilton_Tenório_da_
Valued Contributor I
713 Views

I am receveing an error on line 729 of cordova.js. I am trying to debug to understand the reason, but I can´t find the problem.

I inserted some messages on log to understand where is occuring, but I am not luck. It seems that the error is out of the init.js file.

See the image with the messages:

erroCordovaFunction.jpg

Does someone knows what is it?

0 Kudos
5 Replies
Amrita_C_Intel
Employee
713 Views

Hello,

Can you provide the code via .zip file?

 

0 Kudos
Pamela_H_Intel
Moderator
713 Views

It sounds like you call a function that requires a function as its first argument. If you are using any new plugins, check their APIs to see if you have your argument lists specified correctly.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
713 Views

@Amrita> I sent the link in private

@Pamela> I continue searching, thank you for this suggestion.

0 Kudos
Amrita_C_Intel
Employee
713 Views

I cant see any link. Can you please resend me?

 

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
713 Views

OK, I send it again to you in private

0 Kudos
Reply