iBeacons plugin for phonegap app

Hello,
I am creating a cross platform app using phonegap. Do you have any plugins that i can use in my app ?

We don’t have any official plugin that we’re developing ourselves.

There’s a bunch of 3rd-party ones though. Personally, I do recommend the plugin from Evothings:

1 Like

I have added all the .js and plugin files in my project and declared the plugin in config.xml file of my project.
But the native objective-C methods are not getting called.
Can anyone explain me the problem as what I may be doing wrong.