Introduction
Before integrating Facephi's Web SDK, verify that your environment meets the following requirements:
Last updated
Before integrating Facephi's Web SDK, verify that your environment meets the following requirements:
It is recommended to always use the latest compatible version of the following browsers:
Google Chrome (or chromium-based)
Microsoft Edge
Mozilla Firefox
Safari
iFrame (requires additional configuration)
In browsers Firefox irregularities have been detected in camera functionality starting from version 143. This behavior can be avoided by using a resolution of 1920 x 1080 in the component configuration.
HTTPS connection required in production environments.
Node.js and package manager (NPM, Yarn...) for advanced integrations.
Compatible with modern frameworks: React, Angular, Vue, etc.
Keep your development environment up to date.
Test on the browsers and devices most used by your users.
Consult the Best practices before deploying to production.
Follow the Installation Guide.
Set up your initial environment and get started with the Usage Examples.
Last updated