Veryfi Lens Xamarin (Deprecated) use our .NET version
Veryfi Lens is code (a framework) with UI for your mobile app to give it document capture superpowers in minutes.
Let Veryfi handle the complexities of frame processing, asset preprocessing, edge routing, and machine vision challenges in document capture. We have been at this for a long time and understand the intricate nature of mobile capture. That’s why we built Lens. Veryfi Lens is built by developers for developers; making the whole process of integrating Lens into your app fast and easy with as few lines as possible.
Veryfi Lens is a Framework: a self-contained, reusable chunks of code and resources you can import into you app.
Lens is built in native code and optimized for fast performance, clean user experience and low memory usage.
You can read further about Lens in Veryfi's dedicated page: https://www.veryfi.com/lens/
- Veryfi Xamarin Lens iOS & Android Examples
- Configuration
- Other platforms
- Get in contact with our team
This is an example of how to use Veryfi Lens Credit Cards in your app, you can find the developer documentation here. You can find five example projects, which are the five versions of Lens that we currently offer:
- Lens for Long Receipts
- Lens for Receipts
- Lens for Credit Cards
- Lens for Business Cards
- Lens for Checks
- Clone this repository
- Open the demo with Visual Studio
- Add the Veryfi Nuget Artifactory using your credentials
- Replace credentials in
MainActivity.cs
orViewController.cs
with yours
const string CLIENT_ID = "XXX"; // replace XXX with your assigned Client Id
const string AUTH_USRNE = "XXX"; // replace XXX with your assigned Username
const string AUTH_API_K = "XXX"; // replace XXX with your assigned API Keyx
const string URL = "XXX" // replace XXX with your assigned Endpoint URL
- Run the project
You can find these examples for Lens iOS
You can find these examples for Lens Android
We also support the following wrappers for hybrid frameworks:
If you don't have access to our Hub, please contact our sales team, you can find the contact bellow.
Contact sales@veryfi.com to learn more about Veryfi's awesome products.