мое родное приложение React работает нормально до недели назад.От Fabric произошел сбой, в котором говорится:
OpenGL rendering while app in background state
версия iOS 12.4.0
и 12.4.1
Ниже приведена трассировка стека от Fabric:
Crashed: com.apple.main-thread
0 libGPUSupportMercury.dylib 0x1f4122fe4 gpus_ReturnNotPermittedKillClient
1 AGXGLDriver 0x1f87cfed8 (Missing)
2 libGPUSupportMercury.dylib 0x1f4123fac gpusSubmitDataBuffers
3 AGXGLDriver 0x1f87d1404 (Missing)
4 GLEngine 0x1f98bbd90 glFinish_Exec
5 GLKit 0x1e509792c -[GLKView _display:] + 272
6 QuartzCore 0x1dc64eabc -[CALayer display] + 188
7 QuartzCore 0x1dc5b749c CA::Context::commit_transaction(CA::Transaction*) + 532
8 QuartzCore 0x1dc5e5620 CA::Transaction::commit() + 640
9 QuartzCore 0x1dc5e615c CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92
10 CoreFoundation 0x1d80a3d08 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
11 CoreFoundation 0x1d809ea30 __CFRunLoopDoObservers + 412
12 CoreFoundation 0x1d809efac __CFRunLoopRun + 1228
13 CoreFoundation 0x1d809e7c0 CFRunLoopRunSpecific + 436
14 GraphicsServices 0x1da29f79c GSEventRunModal + 104
15 UIKitCore 0x204a23c38 UIApplicationMain + 212
Если вы знаете, как решить эту проблему, сообщите мне.
Большое спасибо