cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Not compatible with Cordova Android 11 due `android:exported` error #315

Open keev-studio opened 1 year ago

keev-studio commented 1 year ago

Hi, when building on Cordova Android 11 I get this error Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined anyone know how to proceed or know any Cordova 11 compatible plugin? thank you

golyo commented 1 year ago

Should try this: https://github.com/showme79/cordova-plugin-geofence

It is working for me.