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

Cannot catch exception from JS dependency #21565

Closed
ghost opened this issue Oct 8, 2018 · 2 comments
Closed

Cannot catch exception from JS dependency #21565

ghost opened this issue Oct 8, 2018 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@ghost
Copy link

ghost commented Oct 8, 2018

Im using the Firebase web SDK.

Ive wrapped an API call that throws an Exception in a try catch block, but my code can never catch the exception it throws:

image

Why is this?

Environment

  • iOS Simulator
  • RN: 0.55.3
  • Firebase 5.5.2
  • [skip envinfo]

Related

@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write [skip envinfo] under Environment to let us know.

@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not contain the necessary environment info, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Oct 16, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Oct 16, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

1 participant