Skip to content
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: android size to bytes as same as ios and ios cleanCacheDir add c… #281

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krmao
Copy link

@krmao krmao commented Mar 30, 2024

…heck and ios manualCompressionHelper bitRate safe convert

Summary

as the issue descript have four bugs

  1. android getImageMetaData size is kb, but ios is b
  2. android getVideoMetaData size is kb, but ios is b
  3. ios cleanCacheDir add check if dir exists
  4. ios manualCompressionHelper bitRate fix to safe convert

Changelog

  • android getImageMetaData size is kb, but ios is b
  • android getVideoMetaData size is kb, but ios is b
  • ios cleanCacheDir add check if dir exists
  • ios manualCompressionHelper bitRate fix to safe convert

[CATEGORY] [TYPE] - Message

Test Plan

…heck and ios manualCompressionHelper bitRate safe convert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant