Tim Yung
5683932862
RN: Fix NSInvalidArgumentException for Invalid Font Family Name
...
Summary:
We observed that in certain production scenarios, `[UIFont fontNamesForFamilyName:familyName]` returns `nil`.
This is problematic because we cannot insert `nil` (which is not an object type) into `NSCache`. Currently, this is causing `NSInvalidArgumentException` to be thrown.
This fix works around the problem by guarding against `nil`.
Changelog:
[iOS][Fixed] - Fix NSInvalidArgumentException for invalid font family names.
Reviewed By: fkgozali
Differential Revision: D31011394
fbshipit-source-id: a9eb9ce69efd832acca65787c665fcbb7b42a795
2021-09-16 23:23:33 -07:00
..
2021-03-12 04:00:19 -08:00
2020-03-08 23:01:17 -07:00
2021-07-07 20:23:36 -07:00
2019-10-16 10:06:34 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2020-03-08 23:01:17 -07:00
2021-01-09 22:11:00 -08:00
2019-10-16 10:06:34 -07:00
2019-11-16 00:13:48 -08:00
2021-03-31 16:39:02 -07:00
2021-03-31 16:39:02 -07:00
2019-10-16 10:06:34 -07:00
2021-01-09 22:11:00 -08:00
2019-10-16 10:06:34 -07:00
2020-05-11 09:01:33 -07:00
2019-10-16 10:06:34 -07:00
2020-09-29 04:14:33 -07:00
2020-03-08 23:01:17 -07:00
2021-04-28 13:48:28 -07:00
2020-03-08 23:01:17 -07:00
2021-09-16 23:23:33 -07:00
2020-03-08 23:01:17 -07:00
2021-01-09 22:11:00 -08:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2021-08-16 11:25:57 -07:00
2021-08-16 11:25:57 -07:00
2020-09-28 21:26:41 -07:00
2020-09-28 21:26:41 -07:00
2020-03-08 23:01:17 -07:00
2021-08-16 11:25:57 -07:00
2021-05-02 15:42:49 -07:00
2021-05-02 15:42:49 -07:00
2019-10-16 10:06:34 -07:00
2019-10-16 10:06:34 -07:00
2020-09-28 21:26:41 -07:00
2020-04-08 12:48:07 -07:00
2020-04-08 12:48:07 -07:00
2019-10-16 10:06:34 -07:00
2020-10-14 02:40:10 -07:00
2019-10-16 10:06:34 -07:00
2020-01-06 22:19:37 -08:00
2020-03-08 23:01:17 -07:00
2021-01-09 22:11:00 -08:00
2019-10-16 10:06:34 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2021-01-09 22:11:00 -08:00
2020-03-08 23:01:17 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2020-10-14 02:40:10 -07:00
2019-10-16 10:06:34 -07:00
2020-10-14 02:40:10 -07:00
2019-10-16 10:06:34 -07:00
2020-10-14 02:40:10 -07:00
2019-10-16 10:06:34 -07:00
2021-06-23 13:37:22 -07:00
2021-07-21 13:27:14 -07:00
2020-10-14 02:40:10 -07:00
2021-08-25 05:10:27 -07:00
2021-03-31 16:39:02 -07:00
2019-10-16 10:06:34 -07:00
2020-10-14 02:40:10 -07:00
2019-10-16 10:06:34 -07:00
2020-03-08 23:01:17 -07:00
2020-03-08 23:01:17 -07:00