fahmisdk6
fahmisdk6
Try to set value `1` of `100` will cause the view to show value `2`. or set max value 900, and the calculation of setValue is always wrong.
what i understand is `upload()` in this library is using method 'post'. how to change it to 'put' ?
Right now, if our project have multiple modules, the coverage results will be the average of all modules without counting the real lines. Example : Module A 50%, Module B...
# Question and feature request ## What did you do? Using danger-gitlab, danger-swiftlint, danger-rubocop with inline_comment / inline_mode: true ## What did you expect to happen? Danger only commenting on...
I see that in the library code, the type of story action(that will be the path of opengraph) is always `namespace`:`action` that leads to `OAuthException 2500 (Unknown path components)` ....
**Describe what happened** We have over 1k sessions with `application_start` duration of over 1 hour. But the user behavior seems normal. Is it a known bug for `dd-sdk-flutter` on Android...
We want to implement tracing where we have full control to start and stop the tracing. For example we want to track the time needed from user tap `Submit` button...