Uploaded image for project: 'SimplyE 2.0'
  1. SimplyE 2.0
  2. SIMPLY-756

Surface more information contained in NYPLProblemDocument errors

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Android, iOS
    • None

      Right now only the "title" of a problem document is reported in a UIAlert, which requires a developer to hook up xcode to get a fuller report on an issue, which can be time-suck.

      When in debug or distributing a beta via testflight, it's probably preferable to print out all relevant information into the UIAlert so that a tester can forward that info on.

      As one known example:

      - (void)setProblemDocument:(NYPLProblemDocument *)document displayDocumentMessage:(BOOL)doDisplayDocumentMessage

      Should add

      detail

      and

      type

      from

      NYPLProblemDocument

      and not just the

      title

      Issue is synchronized with a GitHub issue
      Repository Name: Simplified-iOS
      Issue Number: 967

            risawolf Risa Wolf
            github Github Sync
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: