-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add audio asset metadata (WPB-3334) #2080
fix: add audio asset metadata (WPB-3334) #2080
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2080 +/- ##
=============================================
+ Coverage 39.10% 39.14% +0.03%
Complexity 920 920
=============================================
Files 305 305
Lines 11179 11194 +15
Branches 1490 1491 +1
=============================================
+ Hits 4372 4382 +10
- Misses 6386 6390 +4
- Partials 421 422 +1
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 993 succeeded. The build produced the following APK's: |
Cherry pick from: #2075
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
ssues
When sending audio messages from Android it wouldn't render the audio length in Android and also other platforms
Causes (Optional)
We were not sending audio metadata.
Solutions
Add and map audio metadata correctly when sending the asset.
Dependencies (Optional)
Needs releases with:
Testing
Test Coverage (Optional)
How to Test