ios - Xcode error. m:8794 -


when running code on 1 computer app crashes error:

*** assertion failure in -[uitableview layoutsublayersoflayer:], /sourcecache/uikit/uikit-2935.137/uiview.m:8794

but when running on computer program works fine. reason that?

apparently ios version issue. when tried building on xcode simulator worked. on contrary of running on iphone 4 / ios 7.. thank david 'marm' ansermot , trojanfoe helping me solve it.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -