jmessage-react-plugin icon indicating copy to clipboard operation
jmessage-react-plugin copied to clipboard

JMessage 无法正常登录

Open rexbean opened this issue 6 years ago • 1 comments

我在 App.js 进行了如下配置:

const params = {
      appKey: 'xxxxxxxxxxxxx',
      isOpenMessageRoaming: true,
      isProduction: false,
      channel: '',
    };
JMessage.init(params);

之前可以正常登录使用,但是今天早上十点左右,突然无法正常登录。 错误日志如下: image 请问这是什么原因导致的? 为什么会提示 AppKey为''呢?

rexbean avatar Aug 19 '19 05:08 rexbean

可以了吗

yangkezun avatar Sep 11 '19 05:09 yangkezun