varunkumar / phonegap-missedcall-plugin

This Android Phonegap plugin will notify your app whenever there is a missed call.
Other
2 stars 1 forks source link

Uncaught ReferenceError: MissedCallPlugin is not defined #4

Open vijayrajasekaran opened 8 years ago

vijayrajasekaran commented 8 years ago

Hello,

Thank you for this awesome plugin. I have successfully installed this plugin using Intel XDK, but when i call startReception i receive the below error. Though other plugins imported via Git, Cordova Plugin Directory, Local works fine offline using Intel XDK Emulator. But it builds fine and even while testing on a real device it is not working.

"Uncaught ReferenceError: MissedCallPlugin is not defined"

vijayrajasekaran commented 8 years ago

Any update regarding this?

Thank you.