Skip to content

iOS App crashes on iPad 2 (9.3.5) #102

@Aldebaran91

Description

@Aldebaran91

If the App is executed on the iPad 2 (9.3.5) is throws an error.

2017-07-25 07:54:54.304 TouchBarClient[3207:1132296] *** Assertion failure in -[_CUIThemePixelRendition _initWithCSIHeader:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-374.1.1/CoreTheme/ThemeStorage/CUIThemeRendition.m:2881
2017-07-25 07:54:54.307 TouchBarClient[3207:1132296] -[CUIThemeRendition initWithCSIData:forKey:artworkStatus:] got exception '-[_CUIThemePixelRendition _initWithCSIHeader:] unknown pixel format 1212500294'
2017-07-25 07:54:54.308 TouchBarClient[3207:1132296] *** Assertion failure in -[_CUIThemePixelRendition _initWithCSIHeader:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-374.1.1/CoreTheme/ThemeStorage/CUIThemeRendition.m:2881
2017-07-25 07:54:54.309 TouchBarClient[3207:1132296] -[CUIThemeRendition initWithCSIData:forKey:artworkStatus:] got exception '-[_CUIThemePixelRendition _initWithCSIHeader:] unknown pixel format 1212500294'
2017-07-25 07:54:54.309 TouchBarClient[3207:1132296] *** Assertion failure in -[_CUIThemePixelRendition _initWithCSIHeader:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-374.1.1/CoreTheme/ThemeStorage/CUIThemeRendition.m:2881
2017-07-25 07:54:54.310 TouchBarClient[3207:1132296] -[CUIThemeRendition initWithCSIData:forKey:artworkStatus:] got exception '-[_CUIThemePixelRendition _initWithCSIHeader:] unknown pixel format 1212500294'
2017-07-25 07:54:54.310 TouchBarClient[3207:1132296] *** Assertion failure in -[_CUIThemePixelRendition _initWithCSIHeader:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI/CoreUI-374.1.1/CoreTheme/ThemeStorage/CUIThemeRendition.m:2881
2017-07-25 07:54:54.310 TouchBarClient[3207:1132296] -[CUIThemeRendition initWithCSIData:forKey:artworkStatus:] got exception '-[_CUIThemePixelRendition _initWithCSIHeader:] unknown pixel format 1212500294'
2017-07-25 07:54:54.314 TouchBarClient[3207:1132296] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(0x21c8791b 0x21422e17 0x21ba1443 0x21ba12c7 0x210ab 0x26202d8b 0x26202971 0x26209639 0x26206b3d 0x2627ba5d 0x2649f3bb 0x264a3285 0x264b783d 0x264a07b3 0x2332ac07 0x2332aab9 0x2332adb9 0x21c49dff 0x21c499ed 0x21c47d5b 0x21b97229 0x21b97015 0x26270c3d 0x2626b189 0x2a643 0x2183f873)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)

The file is TouchBar>TouchBarClient>Supporting Files>main.m>Return value of UIApplicationMain.

PS: TouchBar for Mac runs normal and displays the TouchBar on the screen if FN-key is pressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions