Welcome to Straas.io and thanks for submitting an issue!
Please search the existing issues before filing a new one, including issues that are closed.
Please feel free to fill in the following info so we can help faster!
- For issues or feature requests related to the code or document provided in this repository file a GitHub issue.
- For general technical questions, post a question on StackOverflow.
- SDK: [messaging-ui| messaging| media-core| extension-ima]
- SDK version: _____
- Android device: _____
- Android OS version: _____
- Google Play Services version: _____
- A bug report taken from the device just after the issue occurs, attached as a
file. A bug report can be captured using
adb bugreport
. Output fromadb logcat
or a log snippet is not sufficient.
- Steps describing how the issue can be reproduced, ideally in the demo app.
- What happened? This could be a description,
log
output, etc.
- What did you expect to happen?
// TODO(you): code here to reproduce the problem