Skip to content

Commit edf8386

Browse files
committed
chore: release v2.2.0 🚀
1 parent a0cd7b4 commit edf8386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ios/Onfido.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class Onfido: NSObject {
4646
.withApplicantId(id)
4747
.withAppearance(appearance)
4848
.withDocumentStep(ofType: .nationalIdentityCard, andCountryCode: countryId)
49-
.withFaceStep(ofVariant: .photo(withConfiguration: PhotoStepConfiguration(showSelfieIntroScreen: false)))
49+
.withFaceStep(ofVariant: .photo(withConfiguration: nil))
5050
.withCustomLocalization()
5151
.build()
5252

0 commit comments

Comments
 (0)