Android Proximity SDK in Cordova as Plugin

Hello, I have placed the Android Proximity SDK in a Cordova Plugin. However after the Observer is started, it doesn’t actually find or do anything wth the beacons.

The same exact JAVA class added to an Android Studio project works just fine.

Has anyone successfully placed this in Cordova and have any example code of it operating?

This is the Proximity SDK, not the normal one.

Hi, I’m stuck when instantiate the proximity class, always is null. On Android works, but in cordova/ios it’s not posible.