react-native-umshare
react-native-umshare copied to clipboard
集成友盟统计、分享与第三方登录
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_UMSocialManager", referenced from: objc-class-ref in AppDelegate.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to...
Before: ``` UMShare.initShare('appkey', { '1_weixin': { appKey: '', appSecret: '', redirectURL: '' }, '2_qq': { appKey: '', appSecret: '', redirectURL: '' }, '3_sian': { appKey: '', appSecret: '', redirectURL: ''...