regulaforensics / flutter_face_api

MIT License
31 stars 14 forks source link

[BR] Core is unavailable v6.1.0 #33

Open phcs971 opened 6 months ago

phcs971 commented 6 months ago

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

  1. Run app with v6.1.0
  2. Run FaceSDK.initializeWithConfig with custom license

Expected behavior Initizalize succeeds with or without config

Environment:

Additional context We are using a trial license.