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

iOS Release模式下Crash #2

Open
tamworth opened this issue Apr 29, 2022 · 0 comments
Open

iOS Release模式下Crash #2

tamworth opened this issue Apr 29, 2022 · 0 comments

Comments

@tamworth
Copy link

[native] Unhandled JS Exception: Can't find variable: __d

global code@/private/var/containers/Bundle/Application/570713B5-1DBB-4595-8F51-381D2E581DD2/ReactNativeDynamic.app/common.ios.bundle:4:4
2022-04-29 12:31:21.036527+0800 ReactNativeDynamic[32362:17205801] *** Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Can't find variable: __d

global code@/private/var/containers/Bundle/Application/570713B5-1DBB-4595-8F51-381D2E581DD2/ReactNativeDynamic.app/common.ios.bundle:4:4', reason: 'Unhandled JS Exception: Can't find variable: __d

global code@/private/var/containers/Bundle/Application/570713B5-1DBB-4595-8F51-381D2E581DD2/ReactNativeDynamic.app/common.ios...'
*** First throw call stack:
(0x1e7025d78 0x1ffc8a734 0x100d0ddec 0x100d24b2c 0x101508c6c 0x10150a7bc 0x10151ac68 0x10151a7a4 0x1e6fde2f0 0x1e6f981f4 0x1e6fab6b8 0x203045374 0x1e9910e88 0x1e96925ec 0x100ccf038 0x1012d5ce4)
libc++abi: terminating with uncaught exception of type NSException
dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
*** Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Can't find variable: __d

global code@/private/var/containers/Bundle/Application/570713B5-1DBB-4595-8F51-381D2E581DD2/ReactNativeDynamic.app/common.ios.bundle:4:4', reason: 'Unhandled JS Exception: Can't find variable: __d

global code@/private/var/containers/Bundle/Application/570713B5-1DBB-4595-8F51-381D2E581DD2/ReactNativeDynamic.app/common.ios...'
terminating with uncaught exception of type NSException

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

1 participant