Native iOS SDK
iOS is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.
Last updated
iOS is a mobile operating system created and developed by Apple Inc. exclusively for its hardware.
Last updated
The latest Stable Version is V2.0
Xcode 13
2. iOS CocoaPod
1. Create a new Xcode Project.
2. Choose app in-app template.
3. Add unique Bundle Identifier, set product name and organization identifier.
4. Create an Apple Developer account ID and login & Select Identifiers and click + icon.
5. Select App IDs in Certificates, Identifiers & Profiles Tab.
6. Select App as a type.
7. Add your bundle ID mentioned in the project created and description. Now select App groups in the capabilities.
8. Go to signing and capabilities and select teams with Apple developer account linked to it and. Click on the capabilities button.
9. Select app groups in capabilities
10. Add App group - “ ”
12. Click on the hidden eyes and securely copy the Client ID (token).
13. Copy the Client ID from the project and keep it safe and secure
15. Create a new Xcode Project with a View Controller
16. To run the example project, clone the repo, and run pod install
from the Example directory first.
17. To install KYC-iOS-Native POD, simply add the following line to your Podfile:
18. Edit the source file in which you want to initiate Faceki SDK with your email and token, user can Simply add a button in his Project to initiate the Pod Library, the user needs to copay paste this code in his code file.
19. User needs to give Camera Usage permission in info.plist of Xcode project.
To disable the Arabic language, then after you install POD, In "KYC-iOS-Native" folder there is "MainFACEKI.storyboard" open that file you will see two localize string files.
Copy Text of English file and then paste that into Arabic file (First clean all texts from Arabic File)
To change the Splash screen, just replace the image with your splash image here
adds powerful new team development features, perfect for working with Xcode Cloud as well as with GitHub, Bitbucket, and GitLab collaboration features. Initiate, review, comment, and merge pull requests directly within Xcode. See your teammates’ comments right inside your code. And quickly compare any two versions of your code files.
is a dependency manager for Swift and Objective-C Cocoa projects. It has over 87 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.
View steps first
11. To use Faceki API, you need to register any of then access >> Integration >>
14. Faceki Framework is available through