-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/smilescreens #236
Feature/smilescreens #236
Conversation
Generated by 🚫 Danger Swift against 9063e52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
public static func `default`() -> Metadata { | ||
Metadata(items: [ | ||
.sdk, | ||
.sdkVersion, | ||
.clientIP, | ||
.fingerprint, | ||
.deviceModel, | ||
.deviceOS | ||
.deviceOS, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Collection literals should not have trailing commas. (trailing_comma
)
Story: https://app.shortcut.com/smileid/story/13199/allow-wrappers-sdks-to-capture-face-images-separately-v10-react-vs-flutter
Summary
Modify access for need utils in the wrappers
Known Issues
N/A
Test Instructions
Everything should work as per normal no functional changes
Screenshot
If applicable (e.g. UI changes), add screenshots to help explain your work.