Skip to content

Improve the mechanism for a user to capture & send logs for support #9780

@ghost

Description

Expected behavior

A couple of potential improvements exist, and should be evaluated based on time & utility.

  • At a minimum, it should be possible to constrain the number of options presented by the current UIActivityViewController by modifying excludedActivityTypes here.
  • It should also be possible to transition to use an MFMailComposeViewController. So instead of asking a user to select & share a single log file, they can initiate an email for receipt to the appropriate Zendesk destination. The draft email could include an attachment with all of the logs, SQLite database file, etc. This is admittedly larger effort, and may warrant breaking out into a separate issue.

Actual behavior

Currently when a user is asked to send logs for support, they are presented with the following options to capture the selected log file.
20180716f
Existing Share Logs appearance

Steps to reproduce the behavior

  1. Navigate to Me : Help & Support : Activity Logs
  2. Select a given log file
  3. Tap the right bar button item to present the existing UIActivityViewController
Tested on [device], iOS [version], WPiOS [version]

Observed on WP 10.4; applicable to to all iOS devices & OS versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions