Skip to content

Instantly share code, notes, and snippets.

@radex
Last active January 30, 2016 11:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radex/fdbd1ab4c69b63aa38dc to your computer and use it in GitHub Desktop.
Save radex/fdbd1ab4c69b63aa38dc to your computer and use it in GitHub Desktop.
Trouble reproducing a bug? Run this checklist.

Trouble reproducing a bug? Run this checklist to make sure you're reproducing user's environment as closely as possible:

Device

  • iOS version?
  • iPad/iPhone?
  • CPU architecture?
  • Screen size? Orientation? Slide-over/Split View?

iOS settings

  • Language?
  • Locale (e.g. time format)?
  • Custom keyboard?
  • Accessibility or other custom settings?

Compilation

  • Compiler setting (debug vs release)?
  • Xcode/compiler version?
  • Provisioning (app store vs adhoc vs debug)?

App

  • Logged in?
  • Account/app settings?
  • Account data?
  • Reproduces after reinstall?
  • How about launching from notification/Handoff/app shortcuts/widget?

Environment

  • Slow network? No network?
  • VPN? Bad proxy? China/corporate blocking firewalls?
  • Time? Location?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment