Bryan Chauvin
Bryan Chauvin
`setDeviceCredentialAllowed` is required to allow fallback systems (PIN, Pattern, etc) to be used by user's choice. Is there a way we can get this to be configureable? See here: https://github.com/hieuvp/react-native-fingerprint-scanner/blob/4a22b4dea91b437d6ebdb5f502381df28bcda2be/android/src/main/java/com/hieuvp/fingerprint/ReactNativeFingerprintScannerModule.java#L126
Hi, I was stress testing the bullet spawn demo and spawned roughly 2800 bullets/balls and iteratively connecting new clients every 250 bullets or so. When I reached around 2800 the...