react-native-fingerprint-android icon indicating copy to clipboard operation
react-native-fingerprint-android copied to clipboard

Not working when installed along side with mauron85/react-native-background-geolocation

Open UrbanSam opened this issue 9 years ago • 0 comments

Your Environment

  • Plugin version: 0.1.4
  • Platform: Android API 23, Android Simulator
  • OS version: Windows 10
  • React Native version: 0.41.2
  • mauron85/react-native-background-geolocation : 0.2.0-alpha.6

Context

When mauron85/react-native-background-geolocation is installed, fingerprint not able to work properly. But if the package is removed, it's working fine.

Debug logs when background geolocation package is installed

isHardwareDetected= false hasPermission = true hasEnrolledFingerprints = false

UrbanSam avatar Mar 14 '17 04:03 UrbanSam