0

I'm programming an android app using Applicationcraft, but then I need to create my own plugin for a certain requirement. So I downloaded my app from applicationcraft, then compile it manual using phonegap 1.7.0, but I'm having a problem with my plugin. I have followed every steps in this tutorial, but whenever I use my plugin in a test device I always get this error:

Cannot call method "myfunction" of undefined. Function: callingFunction

I also consult another question here, but I still having the same problem.

Can anybody tell me what are the possible solutions? Or point me to the right direction (any tutorial for making plugin for PhoneGap 1.7.0). Thanks.

Community
  • 1
  • 1
Marl
  • 1,492
  • 2
  • 22
  • 37

1 Answers1

0

No need, I've already found it here.

Marl
  • 1,492
  • 2
  • 22
  • 37