- Install CocoaPods, instructions here: https://cocoapods.org/.
 - In the root directory of the project, run 
pod install - Install XCode 
13.1from https://developer.apple.com/download/more/ - Open the 
w2-example-ios.xcworkspacein XCode13.1 - Open the 
w2-example-ios/ViewController.swiftfile and replace "YOUR LICENSE KEY HERE" with the license key provided by W2. 
Only available from sdk version 1.9.0 onwards.
The following are available for localization:
/*
 Facial Comparison Capture View
 */
"facialcomparison.capture.face.too.close" = "Za blisko! Oddal się";
"facialcomparison.capture.face.too.far" = "Przybliż się";
"facialcomparison.capture.face.not.in.frame" = "Wejdź w rame";
"facialcomparison.capture.face.good.distanc.blink" = "Mrugnij!";
"facialcomparison.capture.face.hold.steady" = "Trzymaj stabilnie";
"facialcomparison.capture.info1" = "Wyrównaj twarz i mrugnij, kiedy pojawi się ";
"facialcomparison.capture.green.oval" = "zielona elipsa";
"facialcomparison.capture.info2" = "";
/*
 Document Verification Capture View
 */
"documentverification.capture.hold.steady" = "Trzymaj stabilnie";
"documentverification.capture.align" = "Wyrównaj";
"documentverification.capture.move.closer" = "Przybliż kamere";
"documentverification.capture.capturing" = "Capturing";