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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T02:40:02+00:00 2026-05-17T02:40:02+00:00

Does anyone knows how to get crash logs from customers? Instead of manually asking

  • 0

Does anyone knows how to get crash logs from customers? Instead of manually asking them to sync and go to this directory and this directory and send it.

Is there any automatic way to do send a crash report to our server?

  • 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-17T02:40:02+00:00Added an answer on May 17, 2026 at 2:40 am

    You can perform your own crash-logging with PLCrashReporter. Typically, you write the crash log to a file and then send it to a server the next time the app starts.

    In order to prevent an infinite crash-reporting loop (there was one in an early version), you want to do things in a specific order:

    1. Read the file to memory and delete it. (Hopefully this won’t crash.)
    2. Parse the crash report and send it to the server. (If it crashes now, the file has been deleted, so it shouldn’t happen again.)
    3. Finally, enable crash reporting (so if it crashes in steps 1 or 2, the crash isn’t logged).

    In any case, you should have a “Oops, it crashed! Do you want to send a crash report?” dialog. I think automatic crash-logging is permitted by the default EULA, but it doesn’t hurt to be nice to your users.

    If you’re worried about losing reports forever if the user says “no”, instead of deleting the report, you can do logrotate-style style renaming (i.e. rename report8 to report9, rename report7 to report8, …, rename report to report0). Then have a “send last N crash reports” button (either set N=10 or count the number of reports), so even if they’ve accidentally disabled it (or they had no internet at the time), they can still send the report.

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

Sidebar

Related Questions

Does anyone knows how i can get buyer's reviews from a Product in a
Does anyone knows how to get table name from model name? Also I want
Does anyone know how to get the operating system information from a microsoft sql
Does anyone knows how to get microsecond value in VBScript (Classic ASP) without using
does anyone knows how to get the text content of a backBarButtonItem when using
Does anyone knows how to remove/replace from string / and \ in C#? I
does anyone knows why I get an overhead of 131.0 MiB on a newly
Does anyone knows how data is beeing retrived from table storage? var result =
Does anyone know how to get the correct mouse position during a drag-and-drop operation
Does anyone know how to get the list of items and check/uncheck items in

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.