Setup
Last updated
Last updated
Xcode 12.0 or later
iOS 12.0 or later
Swift 5.0 or later
To use DcentBiometric, you must add blutooth permission to the info.plist
Note: External Library
To install external library, simply add the following line to your Podfile:
You can develop wallet application using our iOS sdk. The wam.framework is our sdk framework file.
Copy DcentBiometric.framework to your iOS application project
Click on Project Navigator ( 1 in the above image).
Select Targets ( 2 in the above image).
Select General ( 3 in the above image).
Click on "+'' Button (4 in above image).
Select framework DcentBiometric.framework
Including Frameworks in Your Project