Skip to content

Could not invoke JMessageModule.setup #199

@Liqiankun

Description

@Liqiankun

环境

    "react": "16.11.0",
    "react-native": "0.62.2",
    "jcore-react-native": "^1.8.0",
    "jmessage-react-plugin": "^3.1.8",

按照 #188 创建了 react-native.config.js

module.exports = {
  dependencies: {
    'jmessage-react-plugin': {
      platforms: {
        android: {
          packageInstance: 'new JMessageReactPackage(false)'
        }
      }
    },
  }
};

问题

E/unknown:ReactNative: Exception in native call
    java.lang.RuntimeException: Could not invoke JMessageModule.setup

具体描素请查看极光社区Could not invoke JMessageModule.setup

非常着急。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions