Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Having issue with Apple TV view in interface builder

I am developing a TvOS app and having issue with interface builder, when I drag objects like Buttons, labels, segments and etc... the current view show me nothing!!! only a blank rectangle that shows position and area of that object

Apple TV - Blank rectangle

When I run the application objects will be shown fine!

Apple TV - Selection box

What is wrong with the interface builder?

Xcode Version 7.1 (7B91b), OS X version: 10.11.1 (15B42)

At the top of that screenshot there is an error.

"An internal error occurred. Editing functionality may be limited"

like image 645
iOS.Lover Avatar asked Nov 16 '15 13:11

iOS.Lover


3 Answers

Solution :

I had transferred all my files via Transfer Assistant form old mac to the new one , so I think this might cause the problem ! the final solution was I created admin new account and the problem is gone ! Unfortunately updating to Xcode 7.1.1 did not any help !

If you face with the same problem be careful backup all data from your current user account.

like image 124
iOS.Lover Avatar answered Sep 19 '22 08:09

iOS.Lover


I get this a lot. I usually just quit out of Xcode and open it again and it will work most of the time.

like image 33
Gene De Lisa Avatar answered Sep 21 '22 08:09

Gene De Lisa


Just update the Xcode to "7.1.1 (7B1005)", I hope this will solve your problem

I tried to put the buttons on the storyboard its working fine enter image description here

like image 44
satheesh Avatar answered Sep 22 '22 08:09

satheesh