Commit 4aa735c
authored
Prevent crashing app by catching errors (microsoft#1286)
* Convert all @ReactMethod in try-catch block
* Fix Exception type
* Replaced e.printStackTrace() with CodePushUtils.log(e)
* Combined catches with the same handler.1 parent e0bc8b0 commit 4aa735c
1 file changed
Lines changed: 218 additions & 166 deletions
0 commit comments