GithubHelp home page GithubHelp logo

facepp-ios-sdk's Issues

Undefined symbols for architecture x86_64

在xcode 6.3.2中出现如下错误:


Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_FaceppAPI", referenced from:
      objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

FacePlusPlus client has not been initialized yet.

纠结死了。我绝对初始化了!!!一直提示这个。我用自己申请的key再demo上跑。是没有问题。到自己的项目就有问题。
FaceppResult* result = [[FaceppAPI detection] detectWithURL:nil orImageData:UIImageJPEGRepresentation(image, 0.5) mode:FaceppDetectionModeOneFace attribute:FaceppDetectionAttributeAge];
仿照系统写的。image是一个UIImage对象。
如何处理?!

AUTHORIZATION_ERROR

I run sample source code with json respond:
{
"error": "AUTHORIZATION_ERROR",
"error_code": 1003
}

线路的切换存在bug

我注册了一个美国地区的app,得到的key和secret输入后,用demo测试,返回得到的地址是 apicn.faceplusplus.com,而非 apius.faceplusplus.com

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.