Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue while loading Faceid Enroll View #75

Open
Johnny314 opened this issue Jul 23, 2019 · 1 comment
Open

issue while loading Faceid Enroll View #75

Johnny314 opened this issue Jul 23, 2019 · 1 comment

Comments

@Johnny314
Copy link

hi i want enroll face id with in my app and for that purpose i am loading BiometricUIKit framework(i know that private framework app will be rejected but i am creating this app for in house distribution)
In BiometricUIKit framework i am loading BKUIPearlEnrollController.h and when i click get started button i got this exception logs

"2019-07-23 17:17:16.656227+0500 biometricTest[1696:266901] [Framework-Internal] AssertMacros: err == 0 (value = 0x1003), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BiometricKitXPCClient.m, line: 518
2019-07-23 17:17:16.656348+0500 biometricTest[1696:266901] [Framework-Internal] AssertMacros: [self initializeConnection] == 0 (value = 0x1003), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BiometricKitXPCClient.m, line: 958
2019-07-23 17:17:16.656412+0500 biometricTest[1696:266901] [Framework-Internal] AssertMacros: cfgDict (value = 0x0), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BKDevice.m, line: 209
2019-07-23 17:17:16.656446+0500 biometricTest[1696:266901] [Framework-API] BKDevice::protectedConfigurationForUser: -> (unlockEnabled:0,identificationEnabled:0,loginEnabled:0,applePayEnabled:0)
2019-07-23 17:17:16.657087+0500 biometricTest[1696:266901] [Framework-Internal] AssertMacros: err == 0 (value = 0x1003), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BiometricKitXPCClient.m, line: 518
2019-07-23 17:17:16.657181+0500 biometricTest[1696:266901] [Framework-Internal] AssertMacros: status == 0 (value = 0x1003), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BiometricKitXPCClient.m, line: 632
2019-07-23 17:17:16.657292+0500 biometricTest[1696:266901] [Framework-API] BKOperation::startOperation -> reply(0, Error Domain=com.apple.BiometricKit Code=1 "(null)")
2019-07-23 17:17:16.657382+0500 biometricTest[1696:266901] [Framework-API] BKEnrollPearlOperation:start -> 0 Error Domain=com.apple.BiometricKit Code=1 "(null)"
2019-07-23 17:17:16.657457+0500 bio
face2
face1

metricTest[1696:266949] [Framework-Internal] AssertMacros: err == 0 (value = 0x1003), file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/BiometricKit/BiometricKit-85.260.5/BiometricKit/BiometricKitXPCClient.m, line: 518
"

@jayghetia
Copy link

@Johnny314 did you find the solution ? I am getting this same issue..
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants