Kevin Gozali 608670ebed iOS: guard against bad RCTModuleData instance
Summary: In some rare race condition (usually involving network request handling vs bridge shutting down), there may be bad access to an RCTModuleData that may have been de-allocated. To prevent crashes, let's guard the access and return nil appropriately.

Reviewed By: yungsters

Differential Revision: D13548755

fbshipit-source-id: b97326524cd9ca70a13d15098a1eaadfc7f1a6a8
2018-12-26 11:11:12 -08:00
..
2018-12-21 18:00:35 -08:00
2018-10-18 01:06:24 -07:00
2018-10-31 01:37:26 -07:00
2018-12-21 18:00:36 -08:00
2018-10-31 01:37:26 -07:00
2018-12-06 19:44:21 -08:00