简体   繁体   中英

Storyboard is not showing Tab Xcode iOS

I have a problem with storyboard.

I have a tabbar controller combined with a navigation bar controller. I created my app with the help of this tutorial .

The first 3 Tabs worked just fine. I created some detail views on the first 3 tabs using seque. Now I would like to have a forth and fifth tab in my tab bar.

So I went back to the tutorial and added tabs. In storyboard everything looks perfect. See screen . When I build the app, my new tab is not showing up.

I added another one to check if a made a mistake. But same here: it is not showing up.

I created a new project like in the tutorial, and it works! But why not in my old project? Did I screw up some build settings?

I'm not sure if it's your situation without code, but I recently added another language to my Storyboard and all changes I made since this were applying only in English Storyboard. So, when I run application on my device (not in English language) I was watching something different than in Storyboard.

Try to change your language to English and tell us what you see.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM