react-native-exception-handler icon indicating copy to clipboard operation
react-native-exception-handler copied to clipboard

Not working on release

Open trytony opened this issue 4 years ago • 8 comments

Hello, I have a problem. In the debug version, exceptions can be normally caught and displayed, but in the release version, only the white screen is displayed and no exceptions are caught.

React Native Version: 0.57.8

React Native exception handler version: 2.10.8

trytony avatar Oct 24 '19 08:10 trytony

Similar problem with me

nicksanchezc137 avatar Oct 28 '19 18:10 nicksanchezc137

Similar problem with me

Hello, have you solved it?

trytony avatar Nov 04 '19 02:11 trytony

hmm I'm facing the same issue do you guys have any solution?

johnlim5847 avatar Nov 08 '19 05:11 johnlim5847

same here, but it seems removing handler will also show the white screen

mahalo777 avatar Nov 11 '19 09:11 mahalo777

I want to use this library and now I'm scared. Does this library work?

mjm918 avatar Nov 20 '19 09:11 mjm918

Yes, the normal error is white screen in the release version, so the problem is no exception was caught in the release version, I haven't found out what's the problem.

trytony avatar Dec 23 '19 09:12 trytony

the same issue, on release version the js catch not work. help

CoderPXin avatar Apr 15 '21 08:04 CoderPXin

+1 Still not working on release

rajeshias avatar Apr 17 '24 03:04 rajeshias