-
Notifications
You must be signed in to change notification settings - Fork 18
[EN] Run the Demo
-
Register an account: https://console.faceplusplus.com/register
-
Create a free key and secert: https://console.faceplusplus.com/app/apikey/create

-
Download the SDK&Demo: https://console.faceplusplus.com/service/auth3/intro

-
Open
FaceppDemo.xcworkspaceunder the folderFaceppDemo
-
open file
MGNetAccount.h, config yourAPIKeyandAPISecret#define MG_LICENSE_KEY @"xxxxx" //your APIKey #define MG_LICENSE_SECRET @"xxxxx" //your APISecret -
Run the Demo
-
Free APIKey & Standard APIKey
With a Free API Key, you can only set auth_duration as 1 day. Each account can license 5 times successfully within each day (GMT +8)
With a Standard API Key, you can set auth_duration as 365 days, instead of 1 day. You will need to purchase corresponding license packages https://www.faceplusplus.com/purchase-licenses-v3/. You cannot license the SDK which you have not purchased corresponding license packages
- More detail about SDK Auth API https://console.faceplusplus.com/documents/28076668