mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
12f78f145a
Summary: When bridge is nil, RCTBlobManager crashes with `EXC_BAD_ACCESS`. The fix: instead of using the bridge to find RCTNetworking, use TM lookup delegate. Changelog: [iOS][Internal] Fix crash in RCTBlobManager in bridgeless mode Reviewed By: mdvacca Differential Revision: D19320136 fbshipit-source-id: 49aabb3ce53b2ec620fcc02be1c6c1b44066f440