iBeacon plugin doesn't support Android ^9.1.0

Hi, I’ve found that @ionic-native/ibeacon works on every device on iOS, but on android if you use a cordova-android version 9.1.0 or higher it won’t detect beacons anymore. The “solution” proposed is to downgrade to android@8.2.0, so they work on Android 10-11-12 devices.
The problem is Google play store doesn’t allow Android API lower than v29 since last August, so there is no possible way for us to deploy the app with beacon functionality.
Any solution? Can I contact someone?

The plugin repository is this one, you can report the issue there, but the plugin looks unmaintained.