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 6591527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:26:05+00:00 2026-05-25T17:26:05+00:00

Our Application deployment structure is something like this: User can download the application form

  • 0

Our Application deployment structure is something like this:

  1. User can download the application form the server,
  2. Application name it self contains timestamp, when user requested, on a Specific period of time, it should be prompt user for some more info.

So when user download the Application, Application name would contain APPName_24234442424234.

NSString *pAppName = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleDisplayName"];

it was coming NULL; and then i tried this:

NSString *pAppName = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleName"];

I was expecting it to be name of the application, but it returns the one, that we set during the project creation time.

Is there any way to get the “Changed Name” of the Application programmatically?

  • 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-25T17:26:05+00:00Added an answer on May 25, 2026 at 5:26 pm

    If your server is just changing the name of the app wrapper before sending it to the requester, then the infoDictionary isn’t going to change. You probably want to use

    [[NSBundle mainBundle] bundlePath]
    

    or

    [[NSBundle mainBundle] bundleURL]
    

    and then parse that string to figure out the actual name of the wrapper.

    joe

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our application is structured something like: UI <--> REST API <--> Workflow <--> Business
We are working to certify our application for deployment on Windows Server 2008 and
We are finishing up our web application and planning for deployment. Very important aspect
We have a .NET application which our customers consider too large for mass deployment
Our application's "documents" are single binary files. Our customers have asked if we can
We're looking at using ClickOnce deployment as a means of distributing our application. However,
I'm introducing a DAO layer in our application currently working on SQL Server because
I'm trying to simply the deployment of our application and more easily manage the
I have a NAnt script that compiles our web application, but would like to
I am switching our application for Capistrano deployment to Gradle . Here requirement to

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.