Open walkerzhy opened 3 years ago
2021-09-30 12:31:33.634371+0800 mokit[31774:3385441] | JIGUANG | E - [JIGUANGLogHelper] The JSHAREConfig instance's universalLink can't be nil! 2021-09-30 12:31:33.634910+0800 mokit[31774:3385441] | JIGUANG | E - [JIGUANGService] 请检查"setupWithConfig:"方法的参数值 2021-09-30 12:31:33.635565+0800 mokit[31774:3385454] [javascript] 'error===', { description: { error_message: 'The JSHAREConfig instance\'s universalLink can\'t be nil!' }, code: 40003 }
在node_modules\jshare-react-native\ios\RCTJShareModule\JSHAREService.h和RCTJShareModule.m中新增universalLink参数 然后在RCTJShareConfig.plist中新增universalLink参数
2021-09-30 12:31:33.634371+0800 mokit[31774:3385441] | JIGUANG | E - [JIGUANGLogHelper] The JSHAREConfig instance's universalLink can't be nil! 2021-09-30 12:31:33.634910+0800 mokit[31774:3385441] | JIGUANG | E - [JIGUANGService] 请检查"setupWithConfig:"方法的参数值 2021-09-30 12:31:33.635565+0800 mokit[31774:3385454] [javascript] 'error===', { description: { error_message: 'The JSHAREConfig instance\'s universalLink can\'t be nil!' }, code: 40003 }