[FIXED] java.lang.ClassCastException: com.compose.MainActivity cannot be cast to androidx.fragment.app.FragmentActivity
Issue I am trying to integrate BiometricPrompt with Jetpackcompose Here is a snippet of my code which is called on
Read moreIssue I am trying to integrate BiometricPrompt with Jetpackcompose Here is a snippet of my code which is called on
Read moreIssue I am looking for a way to get notify if the user changed his/her fingerprint. I saw this answer
Read moreIssue I’ve got an app that uses BiometricPrompt to implement biometric based authentication. I’ve noted that some devices offer Iris/Face
Read moreIssue BiometricPrompt requires either Fragment or FragmentActivity in its constructor. I cannot find out how to use BiometricPrompt from a
Read more