Git Product home page Git Product logo

imsdk-ios's People

Contributors

fantasywxx avatar froyomu avatar laserhenry avatar lidalu avatar may-liu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

imsdk-ios's Issues

登录成功或失败后有监听函数或回调吗

登录成功或失败后的回调或通知问题

/**
用户登录

@param userName 用户名
@param pwd 用户密码
*/

(void)loginWithUserName:(NSString *)userName WithPassWord:(NSString *)pwd;
按照文档配置完导航成功后调用改登录接口,但是未找到登录成功或失败后的回调或函数监听

登录不成功问题

登录不成功问题

操作步骤
调用这个函数可以成功

  • (void)getNewUserTokenWithUserName:(NSString *)userName WithPassword:(NSString *)password withCallback:(QIMKitGetUserNewTokenSuccessBlock)callback;
    但是监听登录成功的通知kAppWorkStateChange 监听不到登录成功失败的状态

调用这个函数
/**
用户登录

@param userName 用户名
@param pwd 用户密码
*/

  • (void)loginWithUserName:(NSString *)userName WithPassWord:(NSString *)pwd;

就登录不成功报错
麻烦问一下这个咋解决

二次开发Demo运行不起来问题

二次开发Demo运行不起来问题

拉去 二次开发分支Demo https://github.com/startalkIM/imsdk-ios/tree/IMSDKPrivateFork
然后按照文档执行
bash InstallDemo.sh
然后使用XCode打开IMSDK-iOS.xcworkspace并运行
Xcode报错
image

全部报错内容

Multiple commands produce '/Users/hanxiaojie/Library/Developer/Xcode/DerivedData/IMSDK-iOS-ahtsdqunwbnxbggcvmjbxjbtwgsd/Build/Products/Debug-iphoneos/IMSDK-iOS.app/Assets.car':
1) Target 'IMSDK-iOS' (project 'IMSDK-iOS') has compile command with input '/Users/hanxiaojie/Downloads/imsdk-ios-IMSDKPrivateFork/IMSDK-iOS/Assets.xcassets'
2) That command depends on command in Target 'IMSDK-iOS' (project 'IMSDK-iOS'): script phase “[CP] Copy Pods Resources”

麻烦问一下这个是我那里操作有问题吗

那些是核心的sdk就是除去UI的

那个是核心的sdk就是除去UI的

就是那些是核心聊天的SDK我不想用你们的UI的组件,只想用你们的存储聊天收发消息,就是你们后来写的组件这些东西都不要,有没有专门写的这样的分离好的demo

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.