Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

IOS14 stop working #27

Open
frbodya opened this issue Nov 24, 2020 · 0 comments
Open

IOS14 stop working #27

frbodya opened this issue Nov 24, 2020 · 0 comments

Comments

@frbodya
Copy link

frbodya commented Nov 24, 2020

Someone investigate this problem?
When on keyboard switch to smile get errors:

2020-11-24 12:05:27.446448+0200 The behavior of the UICollectionViewFlowLayout is not defined because:

2020-11-24 12:05:27.446534+0200 the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.

2020-11-24 12:05:27.446773+0200 The relevant UICollectionViewFlowLayout instance is <_InvertibleFlowLayout: 0x127fcfde0>, and it is attached to <UICollectionView: 0x12e335a00; frame = (0 0; 896 414); clipsToBounds = YES; autoresize = W+H; gestureRecognizers = <NSArray: 0x28059da70>; layer = <CALayer: 0x2813d7120>; contentOffset: {0, 0}; contentSize: {0, 0}; adjustedContentInset: {0, 0, 0, 0}; layout: <_InvertibleFlowLayout: 0x127fcfde0>; dataSource: <__UIDiffableDataSource 0x282800ff0: sectionCounts=[_UIDataSourceSnapshotter - 0x2813cdea0:(0:169)]; sections=[0x2813ce3a0]; identifiers=[0x2813cdf80]>>.
2020-11-24 12:05:27.446815+0200 Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.

2020-11-24 12:05:55.502103+0200 CoreText note: Client requested name ".PhoneFallback", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[UIFont systemFontOfSize:].

2020-11-24 12:05:55.502209+0200 CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant