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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:47:26+00:00 2026-05-31T00:47:26+00:00

I have an application that calls out to a web service. It runs fine

  • 0

I have an application that calls out to a web service. It runs fine in the emulator but crashes on the device. When I debug the crash happens when accessing the web service for the first time. The following is the info that I get:

Mar 7 15:58:52 Justins-iPhone SpringBoard[15] : My App failed to launch in time

Mar 7 15:58:52 Justins-iPhone SpringBoard[15] : Forcing crash report of MyApp[112]…

Mar 7 15:58:52 Justins-iPhone SpringBoard[15] : Finished crash reporting.

Mar 7 15:58:52 Justins-iPhone com.apple.launchd[1] (UIKitApplication:My App[0xc356][112]) : (UIKitApplication:My App[0xc356]) Exited: Killed: 9

Mar 7 15:58:52 Justins-iPhone SpringBoard[15] : Application ‘My App’ exited abnormally with signal 9: Killed: 9

Mar 7 15:58:52 Justins-iPhone ReportCrash[113] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/MyApp_2012-03-07-155852_Justins-iPhone.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

Any help would be greatly appreciated, I have no idea what’s happening.

  • 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-31T00:47:28+00:00Added an answer on May 31, 2026 at 12:47 am

    If you make a call to this service in FinishedLaunching in the AppDelegate and it takes longer than ~17 seconds the device will kill your application.

    Generally speaking any IO bound tasks such as web services should be offloaded to a background thread:

    _client = new ServiceClient();
    _client.DoSomethingCompleted += Handle_DoSomethingCompleted;
    _client.DoSomethingAsync();
    

    Those same restrictions may or may not be enforced in simulator.

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

Sidebar

Related Questions

I have an application that calls a web service... I get an error that
I have a WCF service that runs in my web application that provides data
Hi i have a WP7 application that calls a wcf who runs with membership
I have an ASP.NET application that calls other web services through SSL (outside the
We have built a web application that accepts SOAP messages, does some processing, calls
I have an ASP.NET web application that calls a .NET DLL, that in turn
I've created a graphing application that calls a web service. The user can zoom
I have implemented an Android code that calls a SOAP web service. The web
I have a PHP application that calls web services APIs to get some objects
I have an server application (running as a Windows Service) that receives calls from

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.