문제

my app is working fine on simulator but not on device... I am able to see only first views of each tab as I used UITabViewController ..

After trying a lot when I replaced one of UIViewController by taking .xib i.e. by using interface builder,I am able to see change on my iPhone. so,what will be the possible reasons of it? Is there any way to solve this problem without have to replacing all viewcontrollers? because replacement will not be worthwhile....

Thanks a lot!

도움이 되었습니까?

해결책

I'm guessing this is a duplicate question, but check for capitalization. The simulator is not case sensitive, the devices are.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top