bagusflyer

Results 25 issues of bagusflyer

The error message is: /Users/xxxxxx/Projects/cocos2d-x-extensions/cocos2d-x-extensions-cocos2dx20/extensions/crypto/CCCrypto.cpp:27:27: Use of undeclared identifier 'malloc' Any idea? Thanks

I found the library doesn't support restore feature. Actually it's very easy to add it. But can I ask to add it in your source code? Or can I help...

请教一下怎么画k线图?谢谢

feature

I run the bower install for bootstrap: > bower install bootstrap4-dist --save And include the css and js in my base.nunjucks file like this > ``` > > > >...

question

Is it possible only make it a video player by passing a video url ? Don't need to trigger the player by click a hyperlink. Thanks

Are you going to upgrade to express 4? Thanks

你好,我试用您的iOS Example,从网上下载了mlmodel,拖入工程,然后下载网上的身份证,不过运行要么就是识别失败,或者是识别的结果非常差,和不加载mlmodel时的结果没区别,不知我哪里做错了?望指教,谢谢

I got the following error: ``` Undefined symbols for architecture i386: "_FBTokenInformationExpirationDateKey", referenced from: -[PFFacebookTokenCachingStrategy cacheTokenInformation:] in Parse(PFFacebookTokenCachingStrategy.o) -[PFFacebookTokenCachingStrategy expirationDate] in Parse(PFFacebookTokenCachingStrategy.o) -[PFFacebookTokenCachingStrategy setExpirationDate:] in Parse(PFFacebookTokenCachingStrategy.o) ``` Base on the...

Can you add document about how to build it and how to use it?

question

I'd like to get information of the user such as user name, email address, picture etc. What can I do? I tested by using "get account" function in your demo....