-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
环境
"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
Labels
No labels