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