Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.2 KB

ISSUE_TEMPLATE.md

File metadata and controls

32 lines (23 loc) · 1.2 KB

Description

Please describe the issue you are facing or a feature you would like to be added to the SDK.

Repro Steps

Please list the steps used to reproduce your issue.

Details

  1. Which SDK version are you using?
    • e.g. 1.5.0
  2. Which OS version did you experience the issue on?
    • e.g. Android 8.1.0
  3. What device version did you see this error on? Were you using an emulator or a physical device?
    • e.g. Google Pixel 2 emulator, Samsung Galaxy S8 physical device
  4. What third party libraries are you using?
    • example
  5. Please enable verbose logging for your app using AppCenter.setLogLevel(Log.VERBOSE) before your call to AppCenter.start(...) and include the logs here: