cordova-plugin-background-geolocation icon indicating copy to clipboard operation
cordova-plugin-background-geolocation copied to clipboard

added exported true due android version >12 requirements

Open ZumelzuR opened this issue 2 years ago • 2 comments

Added android:exported="true" property to AuthenticatorService due new android 12 requirements

ZumelzuR avatar Jan 03 '23 14:01 ZumelzuR

Why is this not being implemented? The plugin is fundamentally broken without this change.

rexx-org avatar Aug 18 '23 22:08 rexx-org

Why is this not being implemented? The plugin is fundamentally broken without this change.

Yes you right, without this the plugin not work on new mobile phones that support 5G. So far for me is working great in my app, so feel free to reference my branch from your package.json

ZumelzuR avatar Aug 18 '23 23:08 ZumelzuR