Skip to content

rekoder/xamarin-zoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limited Support Notice

This plugin, bindings, and sample code are meant for example purposes. This example is based on an earlier version of ZoOm (6.5.0) from mid-2018 that is no longer support and the APIs have changed (please see https://dev.zoomlogin.com/zoomsdk/#/ for latest version information).

For experienced Xamarin developers, this plugin and the sample provided should be enough to port ZoOm into your own application. There may be some work required to update the bindings to the versy latest released Native iOS and Android ZoOm libraries (7.0.0)+, which can be downloaded here - https://dev.zoomlogin.com/zoomsdk/#/downloads.

Hopefully this is enough to get you going!

If you have any more technical questions or need assistance upgrading this library to the latest version of ZoOm, please feel free to contact us at support@zoomlogin.com

End Limited Support Notice

ZoOm SDK for Xamarin

To get started with ZoOm, you must be registered. If you don't have an app token, register for developer access.

Getting Started - Android

To install the library for Android, simply open your project and install our NuGet package named Xamarin.Zoom.AndroidLibrary. For more details on how to install a NuGet package, see here.

Once the library is installed, see our Android Sample App for an example of how to use it. For a more in-depth explanation of the ZoOm SDK and its capabilities, see the Android documentation for the native library.

Getting Started - iOS

To install the library for iOS, simply open your project and install our NuGet package named Xamarin.Zoom.iOSLibrary. For more details on how to install a NuGet package, see here.

Once the library is installed, see our iOS Sample App for an example of how to use it. For a more in-depth explanation of the ZoOm SDK and its capabilities, see the iOS documentation for the native library.

Limitations

Most functionality of the native Android and iOS libraries is available through these libraries with some exceptions. Most notably, there is currently no support for UI customization. It will likely be added in the future.

About

Xamarin library using FaceTec's ZoOm SDK - 3D Face Login + TrueLiveness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.7%
  • Shell 3.3%