Skip to content

VisionLabs/LunaID-iOS-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This application is an example of how you can use LunaID. In here you can see 3 scenarios:

  • identification of a user
  • verification of a user
  • registration

every of these scenarios can be proceeded with OCR

Swift Package Manager

INSTALLATION

To get SPM working you need to get access to repository with provided by VisionLabs credentials. After that you should define these credentials in file ~/.netrc of your home directory. Here is the correct working example of this file

machine ##########
login ##########
password ##########

next give this file proper access rights with this command

% chmod 600 ~/.netrc

And also you need to add you github account into XCode settings. After that SPM should download LunaID itself and all the dependencies it needs. It's very important to select 'Exact Version' when adding LunaID package.

UPDATE

Due to some SPM peculiarities, if you want to update LunaID package to a new version, we strongly recommend deleting package from your Package dependencies, and then adding it again. It's very important to select 'Exact Version' when adding package via SPM.

License

To launch these examples you need *.plist license file provided by VisionLabs

About

iOS example application of LunaID project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •