简体   繁体   中英

Tab bar icons showing in simulator but not on App

In an app I published the tab bar titles appear fine, however 2 of the 3 icons don't appear, and I'm not sure why because they all have the same properties. I'm using the most recent version of xcode, below are pictures of the actual app and then the simulator.

在此处输入图片说明

在此处输入图片说明

在此处输入图片说明

you need to do is go to the ACTUAL view controller that your storyboard reference is pointing to. This is the "real" UITabBarItem. Set your properties there and you will see them show when you run the app.

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