You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the SDK and setting skipApiSubmission to true worked on Android but not on iOS. After digging into it, I noticed skipApiSubmssion was set to false for SelfieAuthentication but is allowed to be controlled by the client for the enrollment sdk
The text was updated successfully, but these errors were encountered:
If this is expected behaviour, it will help to remove the skip API submission argument for SelfieAuthentication so developers know it doesn't work instead of confusing them.
Using the SDK and setting skipApiSubmission to true worked on Android but not on iOS. After digging into it, I noticed skipApiSubmssion was set to false for SelfieAuthentication but is allowed to be controlled by the client for the enrollment sdk
The text was updated successfully, but these errors were encountered: