Before Submitting, be sure to
Bug Description
When running with the updated version 6.1.0, and calling FaceSDK.initializeWithConfig we are getting error 4 that core in not available.
If we call FaceSDK.initialize it succeeds.
Steps To Reproduce
- Run app with v6.1.0
- Run
FaceSDK.initializeWithConfig with custom license
Expected behavior
Initizalize succeeds with or without config
Environment:
- Device: iPhone 12
- OS: iOS
- OS version: 17.1.2
Additional context
We are using a trial license.
Before Submitting, be sure to
Bug Description
When running with the updated version 6.1.0, and calling
FaceSDK.initializeWithConfigwe are getting error 4 that core in not available.If we call
FaceSDK.initializeit succeeds.Steps To Reproduce
FaceSDK.initializeWithConfigwith custom licenseExpected behavior
Initizalize succeeds with or without config
Environment:
Additional context
We are using a trial license.