ViewController does not load its xib file in localized app Whenever I delete and re-install?

StackOverflow https://stackoverflow.com/questions/22355783

  •  13-06-2023
  •  | 
  •  

문제

My application is not loading its xib files after deleting and re installing the application in the simulator.

The application works well before enabling the localization, loading xibs after every time I delete and re-install it.

My application is working fine without a problem after adding support for another language(Localization).But if I choose to delete and re-install It is loading my initial window and the default viewcontroller(Single View application Template) only.

help me out friends

도움이 되었습니까?

해결책

Not at all Working after several delete and re-installing the app from the simulator, But it start worked after I quit and open my Xcode

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