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

Add support for nativeStackAndroid for user rejected Android Promises #3257

Open
Tracked by #3125
krystofwoldrich opened this issue Aug 28, 2023 · 0 comments
Open
Tracked by #3125

Comments

@krystofwoldrich
Copy link
Member

Description

Errors from rejected promises by calling Promise.reject("Code", "Message", Throwable, WritableMap) contain JVM stack trace under nativeStackAndroid. Currently, our linked errors integration doesn't support this key.

https://github.com/facebook/react-native/blob/ba06a6e3d46e6a96a94c623de0990cb6826b652b/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/PromiseImpl.java#L223

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants