Please describe the issue you are facing or a feature you would like to be added to the SDK.
Please list the steps used to reproduce your issue.
- Which SDK version are you using?
- e.g. 1.5.0
- Which OS version did you experience the issue on?
- e.g. Android 8.1.0
- 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
- What third party libraries are you using?
- example
- Please enable verbose logging for your app using
AppCenter.setLogLevel(Log.VERBOSE)
before your call toAppCenter.start(...)
and include the logs here: