Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.2k views
in Technique[技术] by (71.8m points)

ios - Crash + Rejection from App Store: scene-create watchdog (React Native)

I'm posting here because I have no clue what to do, and can't find an answer elsewhere. I'm using React Native.

I was rejected from the app store with this error that occurred on two devices they used, meaning my 'foreground' didn't load in time:

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:scene-create watchdog transgression: application<--->:666 exhausted real (wall clock) time allowance of 19.63 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 30.050 (user 30.050, system 0.000), 26% CPU", | "Elapsed application CPU time (seconds): 4.161, 4% CPU" | ) reportType:CrashLog maxTerminationResistance:Interactive>

However, I have never run into this issue during testing, (Using react native) and have been in beta with 20+ users who have never had this issue. I literally cannot reproduce the error, and I have no clue what to do next. My app is always loading within 3 seconds or so, and i've never experienced this issue.

How do I go about this? What could possibly be happening? Thank you.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...