-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
com.facebook.react.JavaScript (17): EXC_BAD_ACCESS (code=1, address=0xda9bf7c08) #21434
Comments
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
Can you provide an example of the actual code that triggers this crash? |
Similar problem with release variant :/.
That happens once the app has been opened and i press any button or textinput |
Same here, do you have resolved? |
Thank you! Solved |
Closing as it seems solved |
@andresmtz98 I'm having this problem as well and I'm also new and have just been familiarized to Pods. Can you specify on which did you retain or remove based from your screenshots? I see some listed in your Podfile that are in Build Phases, same as mine. There no duplicates, but I still got the error. |
Hi @andresmtz98, can you please tell me which libraries you removed from project to work out in your's I tried but I am getting more errors after that. |
Environment:
Description:
When I run my code the app gets crashes in this line
context = [JSC_JSContext(contextRef) contextWithJSGlobalContextRef:contextRef]
which is from /Users/mac1/Documents/test/project/node_modules/react-native/React/Executors/RCTJSCExecutor.mm. Can anyone help me with this issueCrashlytics Log:
crashlytics_log.txt
The text was updated successfully, but these errors were encountered: