Michael Schneider
d11fdcfb93
Prevent console logging on iOS 11.3+ within WebSocket
...
Summary:
Fixes Xcode console output for web socket connections. Apple uses OSLog for logging within libnetworking starting 11.3+. The old way we hook into logging to prevent it will not work anymore.
Let's hook into `__nwlog_pack` that is exclusively used by libnetworking and prevent the logging in there.
Closes https://github.com/facebook/react-native/pull/18948
Reviewed By: fkgozali
Differential Revision: D7940969
Pulled By: mmmulani
fbshipit-source-id: a61beea34377044bfad7e3c446b2ec1138d6d1f5
2018-05-09 20:22:17 -07:00
..
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-05-09 01:16:11 -07:00
2018-04-30 18:01:17 -07:00
2018-04-25 07:37:10 -07:00
2018-04-30 09:55:49 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-05-09 15:42:54 -07:00
2018-04-27 15:14:36 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2017-08-09 07:48:09 -07:00
2018-04-25 07:37:10 -07:00
2018-05-09 01:16:11 -07:00
2018-04-25 07:37:10 -07:00
2018-05-08 18:17:30 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-02-16 18:31:53 -08:00
2018-05-09 11:03:22 -07:00
2018-05-09 13:29:41 -07:00
2018-04-02 22:33:45 -07:00
2018-04-25 07:37:10 -07:00
2018-05-01 19:47:52 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-05-07 16:48:24 -07:00
2018-05-07 11:15:12 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-02-16 18:31:53 -08:00
2018-02-16 18:31:53 -08:00
2018-05-09 01:16:12 -07:00
2018-04-25 07:37:10 -07:00
2018-05-09 01:16:11 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-05-09 20:22:17 -07:00
2018-03-08 12:10:14 -08:00
2018-02-27 08:42:14 -08:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00
2018-04-25 07:37:10 -07:00