Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 681613
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T01:30:10+00:00 2026-05-14T01:30:10+00:00

My app has 6 menu items, so the OS shows the first 4, then

  • 0

My app has 6 menu items, so the OS shows the first 4, then shows a “More” item that links to a screen where the user can select the other two.

My problem is that I want to show a badge on the More item so that the user knows that one of the menu items that is hidden needs their attention. (It’s clear to our users which hidden item the badge represents since one of the hidden items is Settings and the other is current Uploads)

I don’t know how to access the “More” item since the “items” array on UITabBar only contains the 6 actual UITabBarItems that I’ve created; it doesn’t include the system generated “More” item. I’ve tried setting the badge on one of the hidden UITabBarItems, but no badge is ever displayed.

I didn’t find much on Google, which makes me wonder if I’m going about this completely wrong. The iTunes app does the same thing when you download items. They display a More item and attach a badge to it, so I figured I was in good company, but I’ll be damned if I see how they did that. (Unless they manually created a UITabBarSystemItemMore item and manually handled displaying the other menu items. Ugh.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T01:30:10+00:00Added an answer on May 14, 2026 at 1:30 am

    Actually you can modify the tab bar item of the “more navigation controller” of your tab bar controller. If your tab bar controller is “tabBarController”, you can do it this way.

    UITabBarItem *item = [tabBarController moreNavigationController].tabBarItem; 
    item.badgeValue = @"100";
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an app that has a list of menu items. When you click
My app has some table cells that vary in height. The cells can also
I'm working on an app which has a main menu which then switches views
What can I do that shortcuts for menu items don't overwrite those from local
if you make an app that has a main menu does every one of
My record sheet app has a menu option for creating a new, blank record
My app has many controls on its surface, and more are added dynamically at
My app has several buttons which trigger different events. The user should NOT be
My app has a session timeout after 30 minutes. If the user has a
I've got a sizable Qt app that has been in development since the Qt

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.