• Skip to main content
  • Skip to primary sidebar

Ravi Shankar

Tweaking Apps

  • Swift
  • Tech Tips
You are here: Home / Swift / Checklist needed when an issue is reported in your mobile app.

Checklist needed when an issue is reported in your mobile app.

June 22, 2021 By Ravi Shankar

The major work when a bug is reported in your production app is to identify the steps required to replicate the issue.

  1. Get the app version of the device.
  2. Get the operating system version, device model, user locale. Incase of iOS the number of parameters or less where as in case Android it is more.
  3. If it is visual or display error then try to get a screenshot.
  4. If it is a crash then check Firebase Crashlytics or other crash recording framework that you are using.
  5. Check if the crash or issue happening in previous version of the build. This way you can isolate if it is problem related with the latest build.

if you would like add any other steps, please use the comments section. Thank you.

Filed Under: Swift, Tips Tagged With: Issue

Primary Sidebar

TwitterLinkedin

Recent Posts

  • How to block keywords in Jio broadband
  • How to disable opening an app automatically at login in Mac
  • How to set preferred Wifi network on Mac
  • Attribute Unavailable: Estimated section warning before iOS 11.0
  • How to recover Firefox password from Time Machine backup

Pages

  • About
  • Privacy Policy
  • Terms and Conditions

Copyright 2022 © rshankar.com

Terms and Conditions - Privacy Policy