Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example 工程集成最新的讯飞iflyMSC.framework后 IOS闪退 #39

Open
yangsamuellu opened this issue Nov 12, 2018 · 3 comments
Open

Comments

@yangsamuellu
Copy link

Example 工程集成最新的讯飞iflyMSC.framework后 IOS闪退 @麻烦@zphhhhh 帮忙看一下哦。

2018-11-12 08:32:18.791 [info][tid:com.facebook.react.JavaScript] Running application "Example" with appParams: {"rootTag":1,"initialProps":{}}. DEV === true, development-level warning are ON, performance optimizations are OFF
2018-11-12 16:32:24.185 Example[65771:9172715] [IFLYTEK] login with params:appid=5be3a4b2
2018-11-12 16:32:24.185 Example[65771:9172715] [IFLYTEK] -[IFlySpeechUtility login],login=0
2018-11-12 16:32:24.201 Example[65771:9172821] [IFLYTEK] +[IFlySpeechRecognizer sharedInstance][IN],iflyInstance=0
2018-11-12 16:32:24.202 Example[65771:9172821] [IFLYTEK] +[IFlySpeechRecognizer sharedInstance][OUT],iflyInstance=899171696
2018-11-12 16:32:24.203 Example[65771:9172715] [IFLYTEK] +[IFlySystemInfo getWorkPath],_gMscLogPath=(null)
2018-11-12 16:32:24.203 Example[65771:9172715] [IFLYTEK] +[IFlyReachability currentReachabilityStatus][IN]
2018-11-12 16:32:24.204 Example[65771:9172715] [IFLYTEK] -[IFlyReachability networkStatusForFlags:][IN]
2018-11-12 16:32:24.204 Example[65771:9172715] [IFLYTEK] Reachability Flag Status: -R ------- networkStatusForFlags
2018-11-12 16:32:24.204 Example[65771:9172715] [IFLYTEK] -[IFlyReachability networkStatusForFlags:][OUT]
2018-11-12 16:32:24.204 Example[65771:9172715] [IFLYTEK] -[IFlyReachability dealloc][IN]
2018-11-12 16:32:24.205 Example[65771:9172715] [IFLYTEK] -[IFlyReachability stopNotifier][IN]
2018-11-12 16:32:24.205 Example[65771:9172715] [IFLYTEK] -[IFlyReachability stopNotifier][OUT]
2018-11-12 16:32:24.205 Example[65771:9172715] [IFLYTEK] -[IFlyReachability dealloc][OUT]
2018-11-12 16:32:24.213 Example[65771:9172715] [IFLYTEK] +[IFlyReachability currentReachabilityStatus][OUT]
2018-11-12 16:32:24.214 Example[65771:9172715] [IFLYTEK] +[IFlySystemInfo getCarrierName][IN]
2018-11-12 16:32:24.215 Example[65771:9172715] [IFLYTEK] +[IFlySystemInfo getCarrierName][OUT]
2018-11-12 16:32:24.215 Example[65771:9172715] [IFLYTEK] login -[IFlyLoginParam toString:] SessionParam:timeout=20000,appid=5be3a4b2,msc.ver=1.0.1216.1174,openudid=d41d8cd98f00b204e9800998ecf8427e7a255ccf,work_dir=/Users/SamuelMac/Library/Developer/CoreSimulator/Devices/0154DD8D-8CE9-4C15-A054-56A76E5F8A17/data/Containers/Data/Application/C18BAC11-BAD4-4F20-8D1A-DA5186CC84B4/Library/Caches,carrier=,os.system=iPhone OS,os.release=9.3,os.version=9.3,os.model=x86_64,os.resolution=7501334,os.manufact=apple,os.jailbreak=0,app.name=Example,app.path=/Users/SamuelMac/Library/Developer/CoreSimulator/Devices/0154DD8D-8CE9-4C15-A054-56A76E5F8A17/data/Containers/Bundle/Application/D335F295-9781-488D-900E-2CDB6096177D/Example.app,app.pkg=Example.app,app.bid=org.reactjs.native.example.Example,net_type=wifi,appid=5be3a4b2
2018-11-12 16:32:24.215 Example[65771:9172715] [IFLYTEK] paramString:
timeout=20000,appid=5be3a4b2,msc.ver=1.0.1216.1174,openudid=d41d8cd98f00b204e9800998ecf8427e7a255ccf,work_dir=/Users/SamuelMac/Library/Developer/CoreSimulator/Devices/0154DD8D-8CE9-4C15-A054-56A76E5F8A17/data/Containers/Data/Application/C18BAC11-BAD4-4F20-8D1A-DA5186CC84B4/Library/Caches,carrier=,os.system=iPhone OS,os.release=9.3,os.version=9.3,os.model=x86_64,os.resolution=750
1334,os.manufact=apple,os.jailbreak=0,app.name=Example,app.path=/Users/SamuelMac/Library/Developer/CoreSimulator/Devices/0154DD8D-8CE9-4C15-A054-56A76E5F8A17/data/Containers/Bundle/Application/D335F295-9781-488D-900E-2CDB6096177D/Example.app,app.pkg=Example.app,app.bid=org.reactjs.native.example.Example,net_type=wifi,appid=5be3a4b2
Assertion failed: (severity >= 0 && severity < NUM_SEVERITIES), function SetLogDestination, file /Users/SamuelMac/Documents/SchProject/JsProject/react-native-speech-iflytek-master/Example/node_modules/react-native/third-party/glog-0.3.4/src/logging.cc, line 595.

@yangsamuellu
Copy link
Author

#36

临时的解决方案在这里。。。

@Zengets
Copy link

Zengets commented Nov 20, 2018

+1

@ksti
Copy link

ksti commented Mar 29, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants