I have an app that I want to integrate with the Samsung PassID (fingerprint)SDK , I am searching for the SDK on Samsung website, but I cannot find it. how does one go about to getting this SDK? please help.
There are no such SDKs afaik. Use the common authentication APIs for fingerprint/biometric authentication: https://developer.android.com/identity/sign-in/biometric-auth
1 Like
All right, thank you, I’ll check it out