niushaohan

Results 3 comments of niushaohan

我这里解决了,注意Readme里 iOS 的配置: - `$(SRCROOT)/../node_modules/jmessage-react-plugin/ios/RCTJMessageModule` 一定要加到 Framework search paths 里边 ![](https://github.com/shniu/resources/blob/master/images/jmessage-ios-link.png?raw=true) - `-framework "JMessage"` 要加到 Other linker flags ![](https://github.com/shniu/resources/blob/master/images/jmessage-ios-search.png?raw=true)