上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 38 下一页
摘要: // 测试文件路径 // 联想测试 filePath = "/data/data/et.tsingtaopad.uploadapk/files/headImg/picname.png"// 小米测试 filePath = "/data/user/0/et.tsingtaopad.uploadapk/ 阅读全文
posted @ 2020-07-21 11:59 野生野鸡码农 阅读(334) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/imhxl/article/details/50854146?locationNum=1&fps=1 阅读全文
posted @ 2020-07-21 11:57 野生野鸡码农 阅读(465) 评论(0) 推荐(0) 编辑
摘要: https://github.com/zphhhhh/react-native-speech-iflytek/issues/36 描述:[IFlySpeechUtility createUtility:initString]的时候报错: Assertion failed: (severity >= 阅读全文
posted @ 2020-07-20 10:26 野生野鸡码农 阅读(755) 评论(1) 推荐(0) 编辑
摘要: AVAuthorizationStatus microPhoneStatus = [AVCaptureDevice authorizationStatusForMediaType:AVMediaTypeAudio]; switch (microPhoneStatus) { case AVAuthor 阅读全文
posted @ 2020-07-19 20:47 野生野鸡码农 阅读(969) 评论(0) 推荐(0) 编辑
摘要: zdeMacBook-Pro:sometest z$ react-native run-ios -h react-native run-ios builds your app and starts it on iOS simulator Options: --simulator [string] E 阅读全文
posted @ 2020-07-19 17:50 野生野鸡码农 阅读(997) 评论(0) 推荐(0) 编辑
摘要: 参考方式 https://github.com/react-native-community/react-native-permissions/blob/master/ios/Camera.podspec https://github.com/react-native-community/react 阅读全文
posted @ 2020-07-19 17:18 野生野鸡码农 阅读(354) 评论(0) 推荐(0) 编辑
摘要: fatal error: module map file '/Users/z/Library/Developer/Xcode/DerivedData/sometest-cnjreghvqrsixrehofwrnercfpei/Build/Products/Debug-iphoneos/YogaKit 阅读全文
posted @ 2020-07-17 14:42 野生野鸡码农 阅读(7343) 评论(0) 推荐(0) 编辑
摘要: zdeMacBook-Pro:ios z$ pod install Auto-linking React Native module for target `sometest`: RNVoicesdk Analyzing dependencies Fetching podspec for `Doub 阅读全文
posted @ 2020-07-17 10:04 野生野鸡码农 阅读(1103) 评论(0) 推荐(0) 编辑
摘要: 在demo工程里package.json文件中加入以下,并 npm i "dependencies": { ... "voicesdk": "../voicesdk", ... }, 阅读全文
posted @ 2020-07-16 16:59 野生野鸡码农 阅读(711) 评论(0) 推荐(0) 编辑
摘要: react native项目报错 attributes: Missing required attribute `homepage`. 在react native项目中运行ios环境的 pod install时报了这个错,经过一番查阅后 在github的 swagger-api/swagger-co 阅读全文
posted @ 2020-07-16 15:19 野生野鸡码农 阅读(511) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 38 下一页