OGeek|极客世界-中国程序员成长平台

标题: ios - 我无法使用 iOS 模拟器运行任何反应应用程序 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-11 18:36
标题: ios - 我无法使用 iOS 模拟器运行任何反应应用程序

从 3、4 天到今天,我无法使用 ios 模拟器运行任何应用程序 react-native run-ios该应用程序存在且没有任何错误消息并拒绝运行。运行 react-native log-ios 这来自 stderr

coms[7364] <Error>: assertion failed: 16G29 14E8301: libxpc.dylib + 64131 [624BAF4F-2E03-34F8-ACBA-970B04637786]: 0x7d
Unknown[7364] <Error>: 
coms[7364] <Notice>: Initializing <RCTCxxBridge: 0x6000001a2d80> (parent: <RCTBridge: 0x6000000a1ce0>, executor: (null))
coms[7364] <Warning>: Class RCTCxxModule was not exported. Did you forget to use RCT_EXPORT_MODULE()?
coms[7364] <Notice>: Running application coms ({
        initialProps =     {
        };
        rootTag = 1;
    })
coms[7364] <Error>: -[NSTaggedPointerString unsignedIntValue]: unrecognized selector sent to instance 0xa313537323930327
coms[7364] <Error>: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString unsignedIntValue]: unrecognized selector sent to instance 0xa313537323930327'
    *** First throw call stack:
    (
        0   CoreFoundation                      0x000000010d419b0b __exceptionPreprocess + 171
        1   libobjc.A.dylib                     0x000000010c2cf141 objc_exception_throw + 48
        2   CoreFoundation                      0x000000010d489134 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
        3   CoreFoundation                      0x000000010d3a0840 ___forwarding___ + 1024
        4   CoreFoundation                      0x000000010d3a03b8 _CF_forwarding_prep_0 + 120
        5   coms                                0x000000010b6a70d4 -[RCTMultipartStreamReader emitProgress:contentLength:final:callback:] + 244
        6   coms                                0x000000010b6a78ca -[RCTMultipartStreamReader readAllPartsWithCompletionCallback:progressCallback:] + 1610
        7   coms                                0x000000010b6f71fc -[RCTMultipartDataTask URLSession:streamTask:didBecomeInputStreamutputStream:] + 444
        8   CFNetwork                           0x000000010ce79c51 __88-[NSURLSession delegate_streamTask:didBecomeInputStreamutputStream:completionHandler:]_block_invoke + 51
        9   Foundation                          0x000000010bdd93b7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
        10  Foundation                          0x000000010bdd90bb -[NSBlockOperation main] + 101
        11  Foundation                          0x000000010bdd7877 -[__NSOperationInternal _start:] + 627
        12  Foundation                          0x000000010bdd35fc __NSOQSchedule_f + 198
        13  libdispatch.dylib                   0x00000001110f4792 _dispatch_client_callout + 8
        14  libdispatch.dylib                   0x00000001110da237 _dispatch_queue_serial_drain + 1022
        15  libdispatch.dylib                   0x00000001110da98f _dispatch_queue_invoke + 1053
        16  libdispatch.dylib                   0x00000001110dc899 _dispatch_root_queue_drain + 813
        17  libdispatch.dylib                   0x00000001110dc50d _dispatch_worker_thread3 + 113
        18  libsystem_pthread.dylib             0x00000001114885a2 _pthread_wqthread + 1299
        19  libsystem_pthread.dylib             0x000000011148807d start_wqthread + 13
    )
SpringBoard[3413] <Error>: [KeyboardArbiter] HW kbd: Failed to set (null) as keyboard focus
com.apple.CoreSimulator.SimDevice.E2457C7B-7E39-4B0A-B1C4-0FF23CDB1193.launchd_sim[3395] (UIKitApplicationrg.reactjs.native.example.coms[0xeff5][3418][7364]) <Notice>: Service exited due to Abort trap: 6
backboardd[3414] <Error>: [Common] Unable to get short BSD proc info for 7364: No such process
backboardd[3414] <Error>: [Common] Unable to get proc info for 7364: Undefined error: 0
assertiond[3418] <Warning>: Deleted job with label: UIKitApplicationrg.reactjs.native.example.coms[0xeff5][3418]

我无法运行任何代码,仍然是 react-native init XXXX 附带的默认代码。我没有想法。

我尝试了什么:



Best Answer-推荐答案


这是 react-native-cli v0.48.0 中的一个错误,已在 0.48.1 中修复

关于ios - 我无法使用 iOS 模拟器运行任何反应应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46018826/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://ogeek.cn/) Powered by Discuz! X3.4