인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

인프런 커뮤니티 질문&답변

작성자 없음

작성자 정보가 삭제된 글입니다.

배달앱 클론코딩 [with React Native]

앱 실행 시 검은 화면 ERROR

작성

·

883

0

앱 실행 시 스플래시 스크린을 지나 검은 화면이 로드 된 후 유지됩니다.

 

아래는 Xcode에서 나온 error에요 

이유가 뭔지 알 수 있을까요 ..?

 

Warning: Error creating LLDB target at path '/Users/sol/Library/Developer/Xcode/DerivedData/Project-eohqzetknfqfledhgribdovwcnqm/Build/Products/Debug-iphonesimulator/Project.app'- using an empty LLDB target which can cause slow memory reads from remote devices.

2022-05-27 11:15:37.111679+0900 Project[1185:1299024] [native] Running application Project ({

    initialProps =     {

    };

    rootTag = 1;

})

2022-05-27 11:15:37.185972+0900 Project[1185:1299671] [native] RCTBridge required dispatch_sync to load RNGestureHandlerModule. This may lead to deadlocks

2022-05-27 11:15:39.880356+0900 Project[1185:1299681] [connection] nw_socket_handle_socket_event [C5.1:1] Socket SO_ERROR [61: Connection refused]

2022-05-27 11:15:39.884032+0900 Project[1185:1299681] [connection] nw_socket_handle_socket_event [C5.2:1] Socket SO_ERROR [61: Connection refused]

2022-05-27 11:15:39.884944+0900 Project[1185:1299653] [connection] nw_connection_get_connected_socket [C5] Client called nw_connection_get_connected_socket on unconnected nw_connection

2022-05-27 11:15:39.885049+0900 Project[1185:1299653] TCP Conn 0x600000076100 Failed : error 0:61 [61]

2022-05-27 11:15:40.106213+0900 Project[1185:1299671] [javascript] Running "Project" with {"rootTag":1,"initialProps":{}}

2022-05-27 11:15:40.277609+0900 Project[1185:1299653]  - <Google>[I-ACS025031] AdMob App ID changed. Original, new: (nil), ca-app-pub-7203856140151966~4229702044

2022-05-27 11:15:40.309610+0900 Project[1185:1299682]  - <Google>[I-ACS023007] Analytics v.81500000 started

2022-05-27 11:15:40.311106+0900 Project[1185:1299682]  - <Google>[I-ACS023008] To enable debug logging set the following application argument: -APMAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)

2022-05-27 11:15:40.315589+0900 Project[1185:1299653] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.316494+0900 Project[1185:1299651] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.317521+0900 Project[1185:1299653] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.317571+0900 Project[1185:1299651] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.320269+0900 Project[1185:1299653] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.320313+0900 Project[1185:1299651] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.352490+0900 Project[1185:1299651] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.354257+0900 Project[1185:1299651] [Client] Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

2022-05-27 11:15:40.684109+0900 Project[1185:1299711]  - <Google>[I-ACS800023] No pending snapshot to activate. SDK name: app_measurement

2022-05-27 11:15:40.712737+0900 Project[1185:1299024] [ViewportSizing] maximumViewportInset cannot be larger than frame

2022-05-27 11:15:40.712839+0900 Project[1185:1299024] [ViewportSizing] minimumViewportInset cannot be larger than frame

2022-05-27 11:15:40.922497+0900 Project[1185:1299671] [javascript] AdMob initialize complete ==

2022-05-27 11:15:41.341928+0900 Project[1185:1299682]  - <Google>[I-ACS023012] Analytics collection enabled

2022-05-27 11:15:41.585735+0900 Project[1185:1299024] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x60000379b9c0> F8BB1C28-BAE8-11D6-9C31-00039315CD46

2022-05-27 11:15:42.221150+0900 Project[1185:1299653] [native] Manifest does not exist - creating a new one.

 

(null)

2022-05-27 11:15:42.245547+0900 Project[1185:1299671] [javascript] came to login

2022-05-27 11:15:42.292389+0900 Project[1185:1299671] [javascript] UserInfo == null & 로그인

답변 1

0

제로초(조현영)님의 프로필 이미지
제로초(조현영)
지식공유자

저도 Xcode에러에 대해서는 아는 게 없습니다. 다 검색해서 찾아야 합니다.

Xcode를 보기 이전에 메트로 서버 콘솔에서는 에러가 없나요?? 그거 먼저 보셔야 합니다.

작성자 없음

작성자 정보가 삭제된 글입니다.

질문하기