Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对于 demo 跑不起来的同学, 一点小小的建议 #33

Open
finnnif opened this issue Jul 10, 2017 · 0 comments
Open

对于 demo 跑不起来的同学, 一点小小的建议 #33

finnnif opened this issue Jul 10, 2017 · 0 comments

Comments

@finnnif
Copy link

finnnif commented Jul 10, 2017

按照 wiki 的 开始使用运行一个 Demo, 一步一步操作.

注意事项:

  1. 手动添加 framework.a文件 时, 请反复通过 show in finder 来确认下引用是否正常, Link Binary With Libraries 有相关的 framework.a 文件

  2. 其中 libMGFacepp-0.4.7.a (人脸识别) 和 libMGLicMgrSDK-0.3.0.a (联网验证) 都可以在官网下载的 SDK 压缩包中找到链接, 不用自己编译. 开始使用 第二点

  3. 在控制台配置好 bundle id, 确保能联网验证成功. 关于 API Key 有如下需要注意:

    1. 试用 API Key 的授权时间只能选 1 天。试用 API Key 无法进行 30 天或 365 天的授权。每个免费 API Key 每天可以免费授权成功的限额为 5 次(GMT +8 时间),不区分授权的 sdk_type。即:无论授权 Landmark 或 IDCard,此限额是共用的。
    2. 正式 API Key 的授权时间只能选 30 或 365 天,并且需要购买相应 SDK 和授权时长的联网授权次数包。
    3. 正式 API Key 无法进行 1 天的授权,也无法对未购买相应次数包的 SDK 进行授权。

官方的文档还算详细, 报错的话找到相关的文档查看错误码, 基本能找到报错信息.
如果遇到奇怪的问题, 如 编译不能通过, 先查看报错信息自己排查或者Google.
还是不能解决, 试试重新按照文档一步一步重新来一遍.(一步一步仔细看)
如实在不能解决, 先组织语言描述好问题后, 再提 issue 或者 联系官网的技术支持.

上面描述的有问题或者不懂的地方可以指出来

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant