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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:50:53+00:00 2026-05-24T06:50:53+00:00

Ok SO recently I’ve being having a lot of trouble with an application working

  • 0

Ok

SO recently I’ve being having a lot of trouble with an application working in debug mode but not working in distribution mode.

Is it possible to use xcode debugging tools such as break points and variable tracing with an adhoc distribution build of an app?

If it’s not how would one usually go about debugging such a thing?

  • 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-24T06:50:53+00:00Added an answer on May 24, 2026 at 6:50 am

    Assuming that your crash logs aren’t giving you any clues (you’ll need to hook up to the device to get them) there are lots of things you can do.

    But I’d start by looking at the crash logs … the clues will be there and don’t forget Apple make distribution crash logs available to you through iTunesConnect.

    1) Copious logging is one thing. Lots of developers use a switch so that in debug, logs go to the console but for other builds they are dropped. Consider a different option where you log to a file instead. You could then push the log files to a remote server for debugging. It’s a bit of a slog to set this all up, but once you’ve done it, you’ll wonder how you ever lived without it.

    2) Another option is to use Flurry and log events when you detect that things have gone wrong. This can cover more controlled problems when things aren’t as expected rather than random crashes. This can be a useful feature for released apps provided your terms and conditions are clear about what data you are logging and why.

    3) Make sure you do a clean build, I’m sure you’ve already done this, but sometimes it clears these issues.

    4) Are you using external libraries / modules? I’ve come across issues with older versions of TT where the arm6/7 build settings were wrong and this was causing issues for distribution builds. Basically check through the build settings for each profile and make sure it is what you expect.

    5) Suspect a race condition. In distribution mode (often because the logging is turned off) you will find that your application runs a little bit faster. That can reveal timing issue bugs in badly written code.

    So yes … there is a lot you can do … you just can’t attach the debugger 😉

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

Sidebar

Related Questions

Recently I am working on a Mobile Device Management application in that i implemented
Recently I've faced such problem. I'm working on the application, in which logging is
Recently I started to refactor a web application project. A lot of HTML tags
Recently I was asked to develop an app, which basically is going to use
recently, while working on a db2 -> oracle migration project, we came across this
Recently I started building my own big Windows 8 Store App. Working on UI
Recently our WPF/Entity Framework 4.0 application has become unstable after we began using backgroundworkers
Recently, I ran into a problem with my application: the size of the JSON
Recently we started working with Database project in Visual Studio 2010. I have added
Recently I needed to add drag & drop functionality to a Silverlight application. Can

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.