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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:31:02+00:00 2026-05-27T22:31:02+00:00

I am using URL Schemes to be able to open my app using a

  • 0

I am using URL Schemes to be able to open my app using a url. It is working fine when the receiver app is running.

The problem however, is if the app is closed. If I type in the url into Safari for example, the app launches and immediately crashes and I’m given:

int main(int argc, char *argv[])
{
    @autoreleasepool {
        return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
    }
}

Thread 1: Program received signal: “SIGKILL”

I have put an NSLog in didFinishLaunchingWithOptions but it looks like that never gets fired, neither does handleOpenURL.

Why does it do this?

  • 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-27T22:31:03+00:00Added an answer on May 27, 2026 at 10:31 pm

    I’d suggest two things:

    1. In XCode 4 – select the Product->Edit Scheme menu and then in the info tab set the Launch radio button to wait for your app to launch.
    2. In the arguments tab under Enviornment Variables – enter the NSZombieEnabled with value YES.

    Then – I’d launch the app from XCode and it will wait until you enter the URL in Safari. At this point you’re in the debugger and you might be able to get more information.

    When this happens to me it’s usually some memory thing that I haven’t properly initialized in one of the code execution paths.

    Lastly -if this is happening on a device (not just in the simulator) sometimes there is more information in the Organizer’s console.

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

Sidebar

Related Questions

I am trying open a new window using url.Action. And the new Window url
I'm using the following JavaScript code: <script language=JavaScript1.2 type=text/javascript> function CreateBookmarkLink(title, url) { if
I've got an app that I want to be able to use Custom URL
I'm having a problem using the RFC 2397 data url scheme with IE versions
Is there any disadvantage of using URL expiring concept to protect online videos?
I used to have PHP websites and using url rewriting on picture to have
I'm currently passing some date-time info to a web page using url parameters, which
Apparently using the URL is no good - why is this the case, and
I'm using Intelligencia url rewriting currently but have just leased an IIS 7.5 server
Does anyone have experience using the URL Rewrite Module (see here )? Can it

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.