We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c6b21 commit 3149828Copy full SHA for 3149828
app/src/main/java/com/fingerprintjs/android/fpjs_pro_demo/MainActivity.kt
@@ -57,8 +57,7 @@ class MainActivity : ComponentActivity() {
57
// Even if the user didn't give us permission, we now know the answer and therefore
58
// should proceed with the Fingerprint call
59
}
60
-
61
- // Request permission
+
62
locationPermissionRequest.launch(
63
arrayOf(
64
Manifest.permission.ACCESS_FINE_LOCATION,
0 commit comments