You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: