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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:49:20+00:00 2026-06-09T17:49:20+00:00

I have a PhoneGap app up and running using JavaScript and HTML. On app

  • 0

I have a PhoneGap app up and running using JavaScript and HTML.

On app startup I need to run some Objective C code (I don’t know anything about Objective C. I just have some code that I need to copy + paste so it runs when the app starts).

Where do I put that code in my Phonegap project? Is there some kind of event listener or a main function?

  • 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-06-09T17:49:22+00:00Added an answer on June 9, 2026 at 5:49 pm

    In your AppDelegate.m file look for a method called:

    - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
    {
        //ADD YOUR OBJECTIVE-C CODE HERE
        return YES;
    }
    

    Another possible option:

    It’s possible that you have other classes, like an XXXViewController.h/.m. If that’s the case, check if there is a method called:

    - (void)viewDidLoad
    {
        [super viewDidLoad];
        //INSERT YOUR OBJECTIVE-C CODE HERE.
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created android phonegap app using html,css,javascript and jquery.When i hit the back
I have a mobile app that I developed using PhoneGap (and html/css/javascript) and there
I have a Phonegap App, using jQuery and jQuery Mobile. In some page I've
I have an app made using jquerymobile+phonegap, and running under iOS. The surpise arrived
i have developed an app, running on iphone and android, using phonegap and jquery
I have a phonegap app and I want to execute Javascript code in a
I have PhoneGap app running in Android. When the app starts, it inserts approximately
I have a little HTML5 web app for mobile devices (running inside PhoneGap/Cordova). I
I have a PhoneGap App using jQuery Mobile. At a certain page, I cannot
I have a PhoneGap app, where I need to list all the user's friends,

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.