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

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

krmao
Copy link
Contributor

@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
@numandev1 numandev1 merged commit ace47be into numandev1:main Jun 14, 2024
@numandev1
Copy link
Owner

released in 1.8.25

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.

2 participants